mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mozjs52: fix gcc7 build
This commit is contained in:
parent
d007cfe7c0
commit
b4f9e5f123
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
||||||
checksum=c16bc86d6cb8c2199ed1435ab80a9ae65f9324c820ea0eeb38bf89a97d253b5b
|
checksum=c16bc86d6cb8c2199ed1435ab80a9ae65f9324c820ea0eeb38bf89a97d253b5b
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
nopie=yes
|
|
||||||
|
|
||||||
# Flags for gcc6.3 conceived by Arch Linux developers
|
# Flags for gcc6.3 conceived by Arch Linux developers
|
||||||
CFLAGS="-fpermissive -fno-delete-null-pointer-checks -fno-tree-vrp -fno-strict-aliasing"
|
CFLAGS="-fpermissive -fno-delete-null-pointer-checks -fno-tree-vrp -fno-strict-aliasing"
|
||||||
|
|
Loading…
Add table
Reference in a new issue