mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
cross-x86_64-w64-mingw32: broken on musl for now
This commit is contained in:
parent
3321e8a430
commit
1c53c2c3ff
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ if [ "${XBPS_TARGET_MACHINE}" != "x86_64-musl" ]; then
|
|||
# Temporary workaround for out of storage on builder:
|
||||
# https://build.voidlinux.org/api/v2/logs/11214/raw_inline
|
||||
build_options_default="ucrt"
|
||||
else
|
||||
broken="https://build.voidlinux.org/#/builders/5/builds/127"
|
||||
fi
|
||||
|
||||
subpackages="cross-x86_64-w64-mingw32-crt cross-i686-w64-mingw32 cross-i686-w64-mingw32-crt"
|
||||
|
|
Loading…
Add table
Reference in a new issue