Changeset 991595cf for BOOK/final-system/multilib/glibc-64bit.xml
- Timestamp:
- Dec 14, 2015, 12:21:52 AM (9 years ago)
- Branches:
- sysvinit
- Children:
- fc86858d
- Parents:
- dbc5b02 (diff), c7477f8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/glibc-64bit.xml
rdbc5b02 r991595cf 53 53 54 54 <screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \ 55 ../glibc-&glibc-version;/configure --prefix=/usr \ 56 --disable-profile --enable-kernel=&glibc-kernel-version; \ 57 --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64 \ 58 --enable-obsolete-rpc --cache-file=config.cache</userinput></screen> 55 ../glibc-&glibc-version;/configure \ 56 --prefix=/usr \ 57 --disable-profile \ 58 --enable-kernel=&glibc-kernel-version; \ 59 --libexecdir=/usr/lib64/glibc \ 60 --libdir=/usr/lib64 \ 61 --enable-obsolete-rpc \ 62 --cache-file=config.cache</userinput></screen> 59 63 60 64 <variablelist os="i">
Note:
See TracChangeset
for help on using the changeset viewer.