Changeset 91f1994 in clfs-embedded for BOOK/cross-tools/arm/gcc-static.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-static.xml
r2a5f9db r91f1994 55 55 --disable-decimal-float --disable-libgomp --disable-libmudflap \ 56 56 --disable-libssp --disable-threads --enable-languages=c \ 57 --disable-multilib --with-a bi=${CLFS_ABI} --with-arch=${CLFS_ARM_ARCH} \57 --disable-multilib --with-arch=${CLFS_ARM_ARCH} \ 58 58 --with-mode=${CLFS_ARM_MODE} --with-float=${CLFS_FLOAT} \ 59 59 --with-fpu=${CLFS_FPU}</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.