Ignore:
Timestamp:
Dec 13, 2015, 3:57:55 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
c01bd946
Parents:
c636dee
Message:

Put one configure option per line

File:
1 edited

Legend:

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

    rc636dee r7cd7f99  
    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.