Ignore:
File:
1 edited

Legend:

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

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