libkqueue: fix build on gcc9
This commit is contained in:
parent
5033874e59
commit
e1421bc86f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ license="ISC, BSD"
|
||||||
homepage="https://github.com/mheily/libkqueue"
|
homepage="https://github.com/mheily/libkqueue"
|
||||||
distfiles="https://github.com/mheily/libkqueue/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mheily/libkqueue/archive/v${version}.tar.gz"
|
||||||
checksum=6ef91fb9ffd0630e14ed7e551e64fbe14f1af84fed34f1972cdb703593b6ad1f
|
checksum=6ef91fb9ffd0630e14ed7e551e64fbe14f1af84fed34f1972cdb703593b6ad1f
|
||||||
|
CFLAGS="-Wno-error=format-truncation -Wno-error=stringop-overflow"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue