mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
icecat: mark as broken for *-musl for now
This commit is contained in:
parent
b174ec05f7
commit
c7feba8eec
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ checksum="9d0e10005c28d130d262176280656dc3cf374717723bd715d3d6a3cc5999a42d"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*-musl) broken=http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9023/steps/shell_3/logs/stdio
|
||||||
|
esac
|
||||||
|
|
||||||
# https://bugzilla.mozilla.org/show_bug.cgi?id=1243724
|
# https://bugzilla.mozilla.org/show_bug.cgi?id=1243724
|
||||||
CFLAGS="-DBROTLI_BUILD_PORTABLE"
|
CFLAGS="-DBROTLI_BUILD_PORTABLE"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue