Ignore:
Timestamp:
Jul 5, 2009, 6:44:34 AM (15 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:
5aec070
Parents:
1c78387
Message:

Add a sed to the temp system gcc to prevent gcc from including files from /tools/include while building native helper programs to run on the host. This fixes a compilation error on PPC and possibly other architectures.

File:
1 edited

Legend:

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

    r1c78387 r1163716  
    102102    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    103103    href="../common/gcc.xml"
     104    xpointer="xpointer(//*[@os='ts1'])"/>
     105
     106    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     107    href="../common/gcc.xml"
     108    xpointer="xpointer(//*[@os='ts2'])"/>
     109
     110    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     111    href="../common/gcc.xml"
    104112    xpointer="xpointer(//*[@os='cm'])"/>
    105113
Note: See TracChangeset for help on using the changeset viewer.