|
@@ -34,7 +34,9 @@ CONFIGURE_ARGS+= --without-cxx \
|
|
--disable-termcap \
|
|
--disable-termcap \
|
|
--enable-symlinks \
|
|
--enable-symlinks \
|
|
--without-ada \
|
|
--without-ada \
|
|
|
|
+ --without-normal \
|
|
--with-shared \
|
|
--with-shared \
|
|
|
|
+ --enable-pc-files \
|
|
--with-termlib \
|
|
--with-termlib \
|
|
--without-debug \
|
|
--without-debug \
|
|
--without-profile \
|
|
--without-profile \
|
|
@@ -46,6 +48,7 @@ CONFIGURE_ARGS+= --without-cxx \
|
|
--with-default-terminfo-dir=/usr/share/terminfo \
|
|
--with-default-terminfo-dir=/usr/share/terminfo \
|
|
--disable-big-core \
|
|
--disable-big-core \
|
|
--disable-home-terminfo \
|
|
--disable-home-terminfo \
|
|
|
|
+ --disable-assertions \
|
|
--without-rcs-ids \
|
|
--without-rcs-ids \
|
|
--enable-const
|
|
--enable-const
|
|
ALL_TARGET:= libs
|
|
ALL_TARGET:= libs
|