logrotate: add -Wno-error for gcc6 warnings
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user