ocl-icd: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
79454c3485
commit
c32f660643
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ checksum=17500e5788304eef5b52dbe784cec197bdae64e05eecf38317840d2d05484272
|
|||
provides="libOpenCL-1.2_1"
|
||||
replaces="libOpenCL>=0"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue