diff --git a/srcpkgs/libkqueue/template b/srcpkgs/libkqueue/template index 615e47f4e46..491e8f159d0 100644 --- a/srcpkgs/libkqueue/template +++ b/srcpkgs/libkqueue/template @@ -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