Ignore:
File:
1 edited

Legend:

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

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