summaryrefslogtreecommitdiff
path: root/package/readline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/readline/Makefile')
-rw-r--r--package/readline/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/readline/Makefile b/package/readline/Makefile
index 2fd9cc625..a930d383b 100644
--- a/package/readline/Makefile
+++ b/package/readline/Makefile
@@ -23,7 +23,6 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call HOST_template,READLINE,readline,${PKG_VERSION}-${PKG_RELEASE}))
$(eval $(call PKG_template,LIBREADLINE,libreadline,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-HOST_STYLE:= auto
CONFIGURE_ARGS+= --with-curses
libreadline-install: