summaryrefslogtreecommitdiff
path: root/package/ncurses/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-15 23:07:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-15 23:07:47 +0100
commitb83c514e2e2c0b1706a17c504307d806e159647d (patch)
tree29172ba7094f6f4cfa08f6531f0bab52ffb42ad1 /package/ncurses/Makefile
parente2502ab7b4adfc6b09c273a2f5487d8a0ed559bf (diff)
update asterisk, fix aufs2 compile
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 \