gxkb: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
d9882b660e
commit
05d130303e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ homepage="https://github.com/zen-tools/gxkb"
|
||||||
distfiles="https://github.com/zen-tools/gxkb/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zen-tools/gxkb/archive/v${version}.tar.gz"
|
||||||
checksum=aa8a69bbdce94e3cd17c7c12f5773c8e4bb7f2a5b706aacdce545e82063ff35e
|
checksum=aa8a69bbdce94e3cd17c7c12f5773c8e4bb7f2a5b706aacdce545e82063ff35e
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue