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/gmp.xml

    rc636dee r7cd7f99  
    5151CXX="g++ -isystem /usr/include" \
    5252LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    53   ./configure --prefix=/usr --enable-cxx \
    54   --docdir=/usr/share/doc/gmp-&gmp-version;</userinput></screen>
     53./configure \
     54    --prefix=/usr \
     55    --enable-cxx \
     56    --docdir=/usr/share/doc/gmp-&gmp-version;</userinput></screen>
    5557
    5658    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.