Ignore:
File:
1 edited

Legend:

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

    rb27081c4 r142cd1e  
    6060
    6161<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    62 ../glibc-&glibc-version;/configure \
    63     --prefix=/usr \
    64     --disable-profile \
    65     --enable-kernel=&glibc-kernel-version; \
    66     --libexecdir=/usr/lib64/glibc \
    67     --libdir=/usr/lib64 \
    68     --enable-obsolete-rpc \
    69     --cache-file=config.cache</userinput></screen>
     62    ../glibc-&glibc-version;/configure --prefix=/usr \
     63    --disable-profile --enable-kernel=&glibc-kernel-version; \
     64    --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64 \
     65    --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
    7066
    7167    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.