libknet1: fix build w/ gcc10

This commit is contained in:
Jürgen Buchmüller 2021-01-16 13:04:29 +01:00
parent 26d5280f08
commit c3afe7f0d2

View file

@ -19,6 +19,8 @@ checksum=c2ee20a9b5b0791ed5379b38b0b51d549603933925a839f045455553f03e6114
patch_args='-Np1'
CFLAGS="-Wno-format-truncation"
pre_configure() {
autoreconf -fi
}