logrotate: add -Wno-error for gcc6 warnings
This commit is contained in:
parent
d3e266dd54
commit
d69de20681
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ license="GPL-2"
|
||||||
distfiles="https://fedorahosted.org/releases/l/o/$pkgname/${pkgname}-${version}.tar.gz"
|
distfiles="https://fedorahosted.org/releases/l/o/$pkgname/${pkgname}-${version}.tar.gz"
|
||||||
checksum=022769e3288c80981559a8421703c88e8438b447235e36dd3c8e97cd94c52545
|
checksum=022769e3288c80981559a8421703c88e8438b447235e36dd3c8e97cd94c52545
|
||||||
|
|
||||||
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue