Changeset 252f1c6


Ignore:
Timestamp:
Dec 4, 2006, 2:02:24 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
056ee7fe
Parents:
c772fcf
Message:

Update the path to the cross-compiler in the temp system gcc build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/x86_64/gcc.xml

    rc772fcf r252f1c6  
    7676
    7777<screen os="db"><userinput>cp -v gcc/Makefile.in{,.orig2}
    78 sed -e "/MULTILIBS/s@\$(GCC_FOR_TARGET)@/cross-tools/bin/${CC}@g" \
     78sed -e "/MULTILIBS/s@\$(GCC_FOR_TARGET)@${CLFS}/cross-tools/bin/${CC}@g" \
    7979   gcc/Makefile.in.orig2 > gcc/Makefile.in</userinput></screen>
    8080
Note: See TracChangeset for help on using the changeset viewer.