Changeset e0507947 for scripts/scripts/native-scripts/native-gcc.sh
- Timestamp:
- Mar 10, 2006, 11:00:39 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- de2a4b2
- Parents:
- bbbdb98
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/scripts/native-scripts/native-gcc.sh
rbbbdb98 re0507947 83 83 apply_patch gcc-3.4.0-arm-lib1asm 84 84 ;; 85 4.0.1 | 4.1.* )86 apply_patch gcc-4.0.0-remove_standard_startfile_prefix_from_startfile_prefixes-187 ;;88 85 4.0.0 ) 89 86 apply_patch gcc-4.0.0-fix_tree_optimisation_PR21173 90 87 apply_patch gcc-4.0.0-reload_check_uninitialized_pseudos_PR20973 88 apply_patch gcc-4.0.0-remove_standard_startfile_prefix_from_startfile_prefixes-1 89 ;; 90 4.0.* | 4.1.* ) 91 91 apply_patch gcc-4.0.0-remove_standard_startfile_prefix_from_startfile_prefixes-1 92 92 ;;
Note:
See TracChangeset
for help on using the changeset viewer.