mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
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"
|
provides="libOpenCL-1.2_1"
|
||||||
replaces="libOpenCL>=0"
|
replaces="libOpenCL>=0"
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue