Ignore:
Timestamp:
Dec 13, 2015, 3:57:55 PM (10 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/cross-tools/common/gmp.xml

    rc636dee r7cd7f99  
    3939    <para os="a">Prepare GMP for compilation:</para>
    4040
    41 <screen os="b"><userinput>./configure --prefix=/cross-tools --enable-cxx \
     41<screen os="b"><userinput>./configure \
     42    --prefix=/cross-tools \
     43    --enable-cxx \
    4244    --disable-static</userinput></screen>
    4345
Note: See TracChangeset for help on using the changeset viewer.