Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64/glibc-64bit.xml

    rb27081c4 r142cd1e  
    5555
    5656<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    57 ../glibc-&glibc-version;/configure \
    58     --prefix=/usr \
    59     --disable-profile \
    60     --enable-kernel=&glibc-kernel-version; \
    61     --libexecdir=/usr/lib64/glibc \
    62     --libdir=/usr/lib64 \
    63     --enable-obsolete-rpc \
    64     --cache-file=config.cache</userinput></screen>
     57    ../glibc-&glibc-version;/configure --prefix=/usr \
     58    --disable-profile --enable-kernel=&glibc-kernel-version; \
     59    --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64 \
     60    --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
    6561
    6662    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.