diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
| commit | bf43557044604cb6487fc1aa24ce2c210ae789da (patch) | |
| tree | 10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b /java/classpath | |
| parent | e3b0bf80d1a7a3579b4284ef20edfdcdcefac2a7 (diff) | |
Notes
Diffstat (limited to 'java/classpath')
| -rw-r--r-- | java/classpath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 4f06450ac9a5..4eed1dcd7f64 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -17,6 +17,7 @@ LICENSE= GPLv2 BROKEN_aarch64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found BROKEN_armv6= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found +BROKEN_armv7= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found BROKEN_powerpc64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found GNU_CONFIGURE= yes |
