diff options
Diffstat (limited to 'package/ncurses')
-rw-r--r-- | package/ncurses/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ncurses/Makefile b/package/ncurses/Makefile index 7f65a91b0..b2294df63 100644 --- a/package/ncurses/Makefile +++ b/package/ncurses/Makefile @@ -54,7 +54,6 @@ CONFIGURE_ARGS+= --without-cxx \ ALL_TARGET:= libs INSTALL_TARGET:= install.libs install.data -HOST_STYLE:= auto # use sth which does not exist HOST_ALL_TARGET:= progs HOST_INSTALL_TARGET:= install.includes install.progs |