diff --git a/srcpkgs/gcc/template b/srcpkgs/gcc/template index ad7e922808..1132b863fb 100644 --- a/srcpkgs/gcc/template +++ b/srcpkgs/gcc/template @@ -30,7 +30,7 @@ if [ -z "$CROSS_BUILD" ]; then subpackages+=" libobjc-devel libobjc" fi -if [ -z "$CHROOT_READY" ]; then +if [ -n "$CHROOT_READY" ]; then case "$XBPS_TARGET_MACHINE" in *-musl) # XXX disable go and java with musl