Changeset 631c8f4 for BOOK/final-system/x86_64
- Timestamp:
- Apr 26, 2014, 11:40:24 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 49d6dfb
- Parents:
- cc27223
- Location:
- BOOK/final-system/x86_64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64/glibc-64bit.xml
rcc27223 r631c8f4 71 71 72 72 <screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \ 73 CFLAGS="-O2" \74 73 ../glibc-&glibc-version;/configure --prefix=/usr \ 75 74 --disable-profile --enable-kernel=2.6.32 \ -
BOOK/final-system/x86_64/glibc.xml
rcc27223 r631c8f4 68 68 69 69 <screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \ 70 CFLAGS="-march=$(cut -d- -f1 <<< ${CLFS_TARGET32}) -O2" \71 70 ../glibc-&glibc-version;/configure --prefix=/usr \ 72 71 --disable-profile --enable-kernel=2.6.32 \
Note:
See TracChangeset
for help on using the changeset viewer.