Ignore:
Timestamp:
01/08/2022 05:18:24 PM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
9d1c903
Parents:
43a5dd6
Message:

Do not force to create pc files in ch6 for mx32/m32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/ncurses.xml

    r43a5dd6 raf974a9c  
    184184            --without-ada           \
    185185            --without-normal        \
    186             --enable-pc-files       \
    187             --enable-widec          \
    188             --with-pkg-config-libdir=/usr/lib32/pkgconfig</userinput></screen>
     186            --disable-stripping     \
     187            --enable-widec</userinput></screen>
    189188
    190189    <para>Compile the package:</para>
     
    224223            --without-ada           \
    225224            --without-normal        \
    226             --enable-pc-files       \
    227             --enable-widec          \
    228             --with-pkg-config-libdir=/usr/libx32/pkgconfig</userinput></screen>
     225            --disable-stripping     \
     226            --enable-widec</userinput></screen>
    229227
    230228    <para>Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.