diff --git a/srcpkgs/simgear/template b/srcpkgs/simgear/template index cc225700be5..f027d6d5bd8 100644 --- a/srcpkgs/simgear/template +++ b/srcpkgs/simgear/template @@ -17,9 +17,3 @@ checksum=5514fd0006bbfcdbdc0e2dab7da41eae491ea03a6246cc6a009590032b2fc1dc # Suppress warnings regarding auto_ptr CXXFLAGS="-Wno-deprecated-declarations" - -case "$XBPS_TARGET_MACHINE" in - aarch64-musl) - broken="ICE: http://build.voidlinux.eu/builders/aarch64-musl_builder/builds/29/steps/shell_3/logs/stdio" - ;; -esac