Changeset d5c7418 in clfs-embedded for BOOK/cross-tools/common/gcc-final.xml


Ignore:
Timestamp:
Feb 9, 2011, 4:47:11 AM (13 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
60b91a4
Parents:
7926af1
Message:

Changed BUILD variable name to CLFS_ABI

It better represents what the variable stands for.
It picks the ABI to use when compiling GCC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-final.xml

    r7926af1 rd5c7418  
    4141  --enable-languages=c --enable-c99 --enable-long-long \
    4242  --with-mpfr=${CLFS}/cross-tools --with-gmp=${CLFS}/cross-tools \
    43   --with-mpc=${CLFS}/cross-tools --with-abi=${BUILD}</userinput></screen>
     43  --with-mpc=${CLFS}/cross-tools --with-abi=${CLFS_ABI}</userinput></screen>
    4444
    4545    <variablelist os="af">
Note: See TracChangeset for help on using the changeset viewer.