openexr: broken on aarch64-musl.

This commit is contained in:
Leah Neukirchen 2017-01-02 18:15:31 +01:00
parent 27176b7a41
commit c0d8fe9f57
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@ checksum="36a012f6c43213f840ce29a8b182700f6cf6b214bea0d5735594136b44914231"
LDFLAGS="-lrt"
case "$XBPS_TARGET_MACHINE" in
aarch64-musl)
broken="ICE: https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/6/steps/shell_3/logs/stdio";;
esac
post_configure() {
if [ "$CROSS_BUILD" ]; then
# Don't try to rebuild these header files when cross compiling