Changeset 7efeff4
- Timestamp:
- Mar 7, 2006, 3:30:12 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:
- 3a26e5e
- Parents:
- 8546c13
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/scripts/target-scripts/target-gcc.sh
r8546c13 r7efeff4 210 210 ;; 211 211 4.* ) 212 # Testing only... set AS_FOR_TARGET and LD_FOR_TARGET so these are used 213 # for feature checks... will have to check for unintended side effects 212 # set AS_FOR_TARGET and LD_FOR_TARGET so these are used for feature checks... 214 213 extra_makeopts="${extra_makeopts} AS_FOR_TARGET=${HST_TOOLS}/bin/${TARGET}-as" 215 214 extra_makeopts="${extra_makeopts} LD_FOR_TARGET=${HST_TOOLS}/bin/${TARGET}-ld"
Note:
See TracChangeset
for help on using the changeset viewer.