mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
firefox: enable in i686
This commit is contained in:
parent
5d1df9b9c6
commit
60bdb2e152
1 changed files with 0 additions and 4 deletions
|
@ -46,10 +46,6 @@ if [ "$XBPS_WORDSIZE" = "32" ]; then
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = i686 ]; then
|
|
||||||
broken="out of memory allocating 65536 bytes after a total of 1181696000 bytes"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# we need this because cargo verifies checksums of all files in vendor
|
# we need this because cargo verifies checksums of all files in vendor
|
||||||
# crates when it builds and gives us no way to override or update the
|
# crates when it builds and gives us no way to override or update the
|
||||||
# file sanely... so just clear out the file list
|
# file sanely... so just clear out the file list
|
||||||
|
|
Loading…
Add table
Reference in a new issue