Ignore:
Timestamp:
Mar 7, 2006, 3:30:12 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3a26e5e
Parents:
8546c13
Message:

r2475@server (orig r1232): ryan | 2006-03-07 00:28:06 -0800

r1287@rei: lfs | 2006-03-07 19:26:00 +1100
Fix whatever seriously went wrong with the last merge...


File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/scripts/target-scripts/target-gcc.sh

    r8546c13 r7efeff4  
    210210   ;;
    211211   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...
    214213      extra_makeopts="${extra_makeopts} AS_FOR_TARGET=${HST_TOOLS}/bin/${TARGET}-as"
    215214      extra_makeopts="${extra_makeopts} LD_FOR_TARGET=${HST_TOOLS}/bin/${TARGET}-ld"
Note: See TracChangeset for help on using the changeset viewer.