- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64/eglibc.xml
rf1778eba r71f750e 42 42 href="../common/eglibc.xml" 43 43 xpointer="xpointer(//*[@os='l4'])"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"46 href="../common/eglibc.xml"47 xpointer="xpointer(//*[@os='p3'])"/>48 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"50 href="../common/eglibc.xml"51 xpointer="xpointer(//*[@os='p4'])"/>52 44 53 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 70 62 CFLAGS="-march=$(cut -d- -f1 <<< ${CLFS_TARGET32}) \ 71 63 -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \ 72 --disable-profile --enable-add-ons --enable-kernel=2.6. 32\64 --disable-profile --enable-add-ons --enable-kernel=2.6.0 \ 73 65 --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen> 74 66
Note:
See TracChangeset
for help on using the changeset viewer.