xf86-video-intel: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
d673c28f9c
commit
9b1a30d9c8
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ license="MIT"
|
||||||
homepage="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel"
|
homepage="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
LDFLAGS="-Wl,-z,lazy"
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
|
|
Loading…
Reference in a new issue