simgear: unbreak aarch64-musl
This commit is contained in:
parent
02a598b188
commit
85bd18c209
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue