summaryrefslogtreecommitdiffstats
path: root/source/n/tftp-hpa/tftp-hpa.fcommon.diff
blob: 90250235a58117912dc9e136afb9d13f1cded43c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./MCONFIG.in.orig	2011-12-11 16:13:52.000000000 -0600
+++ ./MCONFIG.in	2021-01-16 12:55:22.406108324 -0600
@@ -51,7 +51,7 @@
 
 # Compiler and compiler flags
 CC      = @CC@
-CFLAGS  = @CFLAGS@ -I$(SRCROOT)
+CFLAGS  = @CFLAGS@ -I$(SRCROOT) -fcommon
 
 # Link flags
 LDFLAGS = @LDFLAGS@