netpgp: fix build

This commit is contained in:
q66 2020-01-02 00:27:28 +01:00
parent c7f139a705
commit 9d8e38a9ad
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ homepage="http://www.netbsd.org"
distfiles="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/LOCAL_PORTS/netpgp-${version}.tar.gz"
checksum=fbe403f037376a40afd19bc8a1786b55b67cf8092a723ef36a61d99260b66dbf
CFLAGS="-Wno-error=cpp -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow"
CFLAGS="-Wno-error=cpp -Wno-format-truncation -Wno-stringop-truncation -Wno-stringop-overflow -Wno-error=format-overflow"
pre_configure() {
autoreconf -fi