diff options
Diffstat (limited to 'java/sigar/Makefile')
-rw-r--r-- | java/sigar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sigar/Makefile b/java/sigar/Makefile index 429e392f1895..c8a16f3117ad 100644 --- a/java/sigar/Makefile +++ b/java/sigar/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= ${ANT_CMD}:devel/apache-ant LIB_DEPENDS= libsigar.so:devel/sigar BROKEN_armv6= fails to compile: jni-build.xml: gcc failed with return code 1 +BROKEN_armv7= fails to compile: jni-build.xml: gcc failed with return code 1 USE_GITHUB= yes GH_ACCOUNT= amishHammer |