libkqueue: fix build on gcc9

This commit is contained in:
q66 2020-01-01 22:00:37 +01:00
parent 5033874e59
commit e1421bc86f

View file

@ -10,6 +10,7 @@ license="ISC, BSD"
homepage="https://github.com/mheily/libkqueue"
distfiles="https://github.com/mheily/libkqueue/archive/v${version}.tar.gz"
checksum=6ef91fb9ffd0630e14ed7e551e64fbe14f1af84fed34f1972cdb703593b6ad1f
CFLAGS="-Wno-error=format-truncation -Wno-error=stringop-overflow"
pre_configure() {
autoreconf -fi