[16/62] libtirpc: Fix build with GCC 10

Message ID 20200816102953.3881-16-michael.tremer@ipfire.org
State Accepted
Commit 40ccdee86cb6eac257ea9e95a57f0e219b490353
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/libtirpc | 2 ++
 1 file changed, 2 insertions(+)
  

Patch

diff --git a/lfs/libtirpc b/lfs/libtirpc
index 92c38e82a..59ac91354 100644
--- a/lfs/libtirpc
+++ b/lfs/libtirpc
@@ -36,6 +36,8 @@  PAK_VER    = 2
 
 DEPS       =
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################