bacula-common: fix build w/ gcc10
This commit is contained in:
parent
31f1af2e24
commit
6427671132
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ shlib_provides="libbaccats-${version}.so"
|
|||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
fi
|
||||
CFLAGS="-Wno-narrowing"
|
||||
|
||||
post_install() {
|
||||
rm "${DESTDIR}/usr/bin/bacula"
|
||||
|
|
Loading…
Reference in a new issue