mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pcsxr: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
9ee387c84b
commit
d17fc1750a
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ checksum=8a366b68a7c236443aa75b422bea84b5115f8d8c23e5a78fd6951e643e90f660
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
intltoolize -f
|
intltoolize -f
|
||||||
|
|
Loading…
Add table
Reference in a new issue