Changeset 1b43de8 for BOOK/final-system/x86_64
- Timestamp:
- Jul 22, 2007, 6:27:42 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b79cc86
- Parents:
- 8e5183d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64/glibc.xml
r8e5183d r1b43de8 61 61 <screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \ 62 62 CFLAGS="-march=$(cut -d- -f1 <<< ${CLFS_TARGET32}) \ 63 ../glibc-&glibc-version;/configure --prefix=/usr \63 -mtune=generic -g -O2" ../glibc-&glibc-version;/configure --prefix=/usr \ 64 64 --disable-profile --enable-add-ons --enable-kernel=2.6.0 \ 65 65 --libexecdir=/usr/lib/glibc --host=${CLFS_TARGET32}</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.