Ignore:
Timestamp:
Dec 13, 2015, 4:21:52 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
fc86858d
Parents:
dbc5b02 (diff), c7477f8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'sysvinit' of clfs.org:cross-lfs into sysvinit

File:
1 edited

Legend:

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

    rdbc5b02 r991595cf  
    6868    <para os="g">Prepare Glibc for compilation:</para>
    6969
    70 <screen os="h"><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
    71     --disable-profile --enable-kernel=&glibc-kernel-version; --libexecdir=/usr/lib/glibc \
     70<screen os="h"><userinput>../glibc-&glibc-version;/configure \
     71    --prefix=/usr \
     72    --disable-profile \
     73    --enable-kernel=&glibc-kernel-version; \
     74    --libexecdir=/usr/lib/glibc \
    7275    --enable-obsolete-rpc</userinput></screen>
    7376
Note: See TracChangeset for help on using the changeset viewer.