Ignore:
File:
1 edited

Legend:

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

    rd19bda6 rb27081c4  
    7474    xpointer="xpointer(//*[@os='g'])"/>
    7575
    76 <screen os="h"><userinput>CC="gcc ${BUILD64}" ../glibc-&glibc-version;/configure --prefix=/usr \
    77     --disable-profile --enable-kernel=&glibc-kernel-version; \
    78     --libexecdir=/usr/lib/glibc --libdir=/usr/lib \
    79     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     76<screen os="h"><userinput>CC="gcc ${BUILD64}" \
     77../glibc-&glibc-version;/configure \
     78    --prefix=/usr \
     79    --disable-profile \
     80    --enable-kernel=&glibc-kernel-version; \
     81    --libexecdir=/usr/lib/glibc \
     82    --libdir=/usr/lib \
     83    --enable-obsolete-rpc \
     84    --cache-file=config.cache</userinput></screen>
    8085
    8186    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.