diff options
Diffstat (limited to 'devel/k8048')
-rw-r--r-- | devel/k8048/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/k8048/Makefile b/devel/k8048/Makefile index 687bb5d3761b..b37caa96c32e 100644 --- a/devel/k8048/Makefile +++ b/devel/k8048/Makefile @@ -17,6 +17,7 @@ USES= gmake ALL_TARGET= build BROKEN_armv6= fails to compile: invokes x86 asm +BROKEN_armv7= fails to compile: invokes x86 asm PLIST_FILES= bin/${PORTNAME} bin/kio ${BIN_SYMLINKS} |