summaryrefslogtreecommitdiffstats
path: root/rules/host-ncurses.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-07-04 09:19:40 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-07-04 09:19:42 +0200
commit13f3274359d1bb8a4d5d2510328da62bf83205e3 (patch)
treeef107447336f871794c3fa6953732914c59c83a9 /rules/host-ncurses.make
parentec87da2afc85eaa2a7cdee32292043bfde36b087 (diff)
downloadptxdist-13f3274359d1bb8a4d5d2510328da62bf83205e3.tar.gz
ptxdist-13f3274359d1bb8a4d5d2510328da62bf83205e3.tar.xz
ncurses: order configure options
Turn NCURSES_AUTOCONF_SHARED into a macro with options to order the configure options properly. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-ncurses.make')
-rw-r--r--rules/host-ncurses.make4
1 files changed, 1 insertions, 3 deletions
diff --git a/rules/host-ncurses.make b/rules/host-ncurses.make
index bd3c897e8..74f28dd29 100644
--- a/rules/host-ncurses.make
+++ b/rules/host-ncurses.make
@@ -21,9 +21,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_NCURSES) += host-ncurses
HOST_NCURSES_CONF_TOOL := autoconf
HOST_NCURSES_CONF_OPT = \
$(HOST_AUTOCONF) \
- $(NCURSES_AUTOCONF_SHARED) \
- --with-progs \
- --without-shared
+ $(call NCURSES_AUTOCONF_SHARED,NCURSES_SHARED_HOST)
# ----------------------------------------------------------------------------
# Install