openjdk7-bootstrap: disable check

This commit is contained in:
classabbyamp 2022-10-22 20:18:34 -04:00
parent 9bf0177351
commit 788858ed1d
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only WITH Classpath-exception-2.0"
homepage="https://icedtea.classpath.org/"
lib32disabled=yes
make_check=no # requires full jdk build
if [ -n "$XBPS_DEBUG_PKGS" ]; then
configure_args+=" --enable-native-debuginfo"