mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
vokoscreen: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
17bb7edd31
commit
33828b215a
1 changed files with 2 additions and 0 deletions
|
@ -16,3 +16,5 @@ checksum=7f5d9abfa3b4a1f7ce657838f5169cd80a590be490dacd0ad1751853a38f4245
|
|||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-x11extras-devel"
|
||||
fi
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
|
Loading…
Add table
Reference in a new issue