]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/bacula
bacula: Fix build with GCC 10
[ipfire-2.x.git] / lfs / bacula
index f5220bf163381ed91b623eb0504cfeb46ceef1c9..3201688f46b5f2e2ba544e31f1d82547e2a799c2 100644 (file)
@@ -36,6 +36,9 @@ PAK_VER    = 6
 
 DEPS       =
 
+# For GCC 10
+CFLAGS    += -Wno-error=narrowing
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################