summaryrefslogtreecommitdiffstats
path: root/package/ncurses/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ncurses/Config.in')
-rw-r--r--package/ncurses/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ncurses/Config.in b/package/ncurses/Config.in
index b90ec9e597..3cc0a374ba 100644
--- a/package/ncurses/Config.in
+++ b/package/ncurses/Config.in
@@ -13,6 +13,8 @@ if BR2_PACKAGE_NCURSES
config BR2_PACKAGE_NCURSES_WCHAR
bool "enable wide char support"
depends on BR2_USE_WCHAR
+ # Build broken @ curses.priv.h with bad declarations
+ depends on !(BR2_bfin && BR2_BINFMT_FLAT)
help
Enable wide char & UTF-8 support in ncurses libraries
OpenPOWER on IntegriCloud