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
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
fi
|
fi
|
||||||
|
CFLAGS="-Wno-narrowing"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm "${DESTDIR}/usr/bin/bacula"
|
rm "${DESTDIR}/usr/bin/bacula"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue