libva-intel-driver: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
e687a98da1
commit
78f69e155a
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ distfiles="https://github.com/intel/intel-vaapi-driver/archive/${version}.tar.gz
|
|||
checksum=58567dac882167021f031489062cbbab76bc646214be0ee44d5f724d960b3d76
|
||||
archs="i686* x86_64*"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
# Only relevant if intel-gpu-tools is installed,
|
||||
# since then the shaders will be recompiled
|
||||
|
|
Loading…
Reference in a new issue