Ignore:
Timestamp:
Dec 14, 2015, 12:19:04 AM (9 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
c7477f8e
Parents:
00cf9ca
git-author:
Chris Staub <chris@…> (12/13/15 23:57:55)
git-committer:
Chris Staub <chris@…> (12/14/15 00:19:04)
Message:

Put one configure option per line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/multilib/pkg-config-lite.xml

    r00cf9ca rb27081c4  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>./configure --prefix=/cross-tools --host=${CLFS_TARGET} \
     33<screen os="c"><userinput>./configure \
     34    --prefix=/cross-tools \
     35    --host=${CLFS_TARGET} \
    3436    --with-pc-path=/tools/lib64/pkgconfig:/tools/share/pkgconfig</userinput></screen>
    3537
Note: See TracChangeset for help on using the changeset viewer.