[22/62] netatalk: Fix build with GCC 10

Message ID 20200816102953.3881-22-michael.tremer@ipfire.org
State Accepted
Commit 64b4d15738ec01d769a415b5acf36ab0839f4999
Headers
Series [01/62] bison: Update to 3.7.1 |

Commit Message

Michael Tremer Aug. 16, 2020, 10:29 a.m. UTC
  Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 lfs/netatalk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/lfs/netatalk b/lfs/netatalk
index 16fd292eb..e1147c032 100644
--- a/lfs/netatalk
+++ b/lfs/netatalk
@@ -36,7 +36,7 @@  PAK_VER    = 2
 
 DEPS       = avahi dbus krb5
 
-CFLAGS    += -Wno-unused-result
+CFLAGS    += -fcommon -Wno-unused-result
 
 ###############################################################################
 # Top-level Rules