summaryrefslogtreecommitdiff
path: root/package/ncurses/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ncurses/Makefile')
-rw-r--r--package/ncurses/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ncurses/Makefile b/package/ncurses/Makefile
index db71137ce..35da4cb09 100644
--- a/package/ncurses/Makefile
+++ b/package/ncurses/Makefile
@@ -21,6 +21,7 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ENV+= ac_cv_linux_vers=2
CONFIGURE_ARGS+= --without-cxx \
--without-cxx-binding \
+ --with-build-cc=${HOSTCC} \
--without-progs \
--with-fallbacks \
--without-ada \