swi-prolog: mark cross builds broken

This commit is contained in:
Duncaen
2023-08-29 14:09:27 +02:00
parent bd9a3a4ce3
commit f2a7a41059

View File

@@ -20,3 +20,7 @@ checksum=feb2815a51d34fa81cb34e8149830405935a7e1d1c1950461239750baa8b49f0
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
LDFLAGS="-latomic"
fi
if [ "$CROSS_BUILD" ]; then
broken="https://build.voidlinux.org/builders/armv7l_builder/builds/44918/steps/shell_3/logs/stdio"
fi