|
@@ -77,6 +77,8 @@ CONFIGURE_ARGS+= \
|
|
--with-screen=ncurses \
|
|
--with-screen=ncurses \
|
|
--disable-widec \
|
|
--disable-widec \
|
|
--disable-locale-charset \
|
|
--disable-locale-charset \
|
|
|
|
+ --with-build-cc=$(CC_FOR_BUILD) \
|
|
|
|
+ --with-build-cflags="$(CFLAGS_FOR_BUILD)" \
|
|
--with-build-cppflags="-I/usr/include/ncurses"
|
|
--with-build-cppflags="-I/usr/include/ncurses"
|
|
MAKE_FILE:= makefile
|
|
MAKE_FILE:= makefile
|
|
|
|
|