mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
swi-prolog: mark cross builds broken
This commit is contained in:
parent
bd9a3a4ce3
commit
f2a7a41059
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue