]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
w_scan: Fix build with GCC 10
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Aug 2020 09:30:13 +0000 (09:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Aug 2020 10:29:42 +0000 (10:29 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/w_scan

index 62e77962d1ce8f900ed8ac8846e61b51894fd2d7..df8d3ffe9f2d2a3dd2b02f2915fce73a5a6f9177 100644 (file)
@@ -37,6 +37,8 @@ PAK_VER    = 7
 
 DEPS       =
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################