diff options
Diffstat (limited to 'editors/mp')
-rw-r--r-- | editors/mp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/mp/Makefile b/editors/mp/Makefile index 16e8e7bb970d..11fe32132d4f 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= fails to compile: conflicting types for __wcwidth BROKEN_armv6= fails to compile: conflicting types for __wcwidth +BROKEN_armv7= fails to compile: conflicting types for __wcwidth USES= iconv ncurses HAS_CONFIGURE= yes |