libknet1: fix build w/ gcc10
This commit is contained in:
parent
26d5280f08
commit
c3afe7f0d2
|
@ -19,6 +19,8 @@ checksum=c2ee20a9b5b0791ed5379b38b0b51d549603933925a839f045455553f03e6114
|
|||
|
||||
patch_args='-Np1'
|
||||
|
||||
CFLAGS="-Wno-format-truncation"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue