Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/ncurses-64bit.xml

    rb27081c4 r0cf5e9c  
    3535
    3636<screen os="b"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    37 ./configure \
    38     --prefix=/usr \
    39     --libdir=/lib64 \
    40     --with-shared \
    41     --without-debug \
    42     --enable-widec \
    43     --with-manpage-format=normal \
    44     --enable-pc-files \
    45     --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen>
     37   ./configure --prefix=/usr --libdir=/lib64 \
     38   --with-shared --without-debug --enable-widec \
     39   --with-manpage-format=normal --enable-pc-files \
     40   --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen>
    4641
    4742    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.