Changeset 91f1994 in clfs-embedded for BOOK/cross-tools/arm/gcc-final.xml
- Timestamp:
- Oct 14, 2013, 3:57:24 PM (11 years ago)
- Branches:
- master
- Children:
- a5cbaf25
- Parents:
- 2a5f9db
- git-author:
- Andrew Bradford <andrew@…> (10/10/13 15:25:22)
- git-committer:
- Andrew Bradford <andrew@…> (10/14/13 15:57:24)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/arm/gcc-final.xml
r2a5f9db r91f1994 54 54 --with-sysroot=${CLFS} --disable-nls --enable-shared \ 55 55 --enable-languages=c --enable-c99 --enable-long-long \ 56 --disable-multilib \ 57 --with-abi=${CLFS_ABI} --with-arch=${CLFS_ARM_ARCH} \ 56 --disable-multilib --with-arch=${CLFS_ARM_ARCH} \ 58 57 --with-mode=${CLFS_ARM_MODE} --with-float=${CLFS_FLOAT} \ 59 58 --with-fpu=${CLFS_FPU}</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.