commit
084277f718
1 changed files with 4 additions and 5 deletions
|
@ -25,7 +25,7 @@ PKG_CONFIGURE_OPTS_TARGET="
|
|||
--with-normal \
|
||||
--without-debug \
|
||||
--without-profile \
|
||||
--without-termlib \
|
||||
--with-termlib \
|
||||
--without-ticlib \
|
||||
--without-gpm \
|
||||
--without-dbmalloc \
|
||||
|
@ -47,7 +47,7 @@ PKG_CONFIGURE_OPTS_TARGET="
|
|||
--disable-sigwinch \
|
||||
--enable-pc-files \
|
||||
--with-pkg-config-libdir=/usr/lib/pkgconfig \
|
||||
--disable-tcap-names \
|
||||
--enable-tcap-names \
|
||||
--without-develop \
|
||||
--disable-hard-tabs \
|
||||
--disable-xmc-glitch \
|
||||
|
@ -57,10 +57,9 @@ PKG_CONFIGURE_OPTS_TARGET="
|
|||
--enable-widec \
|
||||
--disable-echo \
|
||||
--disable-warnings \
|
||||
--disable-home-terminfo \
|
||||
--enable-home-terminfo \
|
||||
--enable-lib-suffixes \
|
||||
--disable-assertions \
|
||||
--enable-leaks"
|
||||
--disable-assertions"
|
||||
|
||||
PKG_CONFIGURE_OPTS_HOST="--enable-termcap \
|
||||
--with-termlib \
|
||||
|
|
Loading…
Reference in a new issue