summaryrefslogtreecommitdiffstats
path: root/source/n/tftp-hpa/tftp-hpa.fcommon.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/tftp-hpa/tftp-hpa.fcommon.diff')
-rw-r--r--source/n/tftp-hpa/tftp-hpa.fcommon.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/n/tftp-hpa/tftp-hpa.fcommon.diff b/source/n/tftp-hpa/tftp-hpa.fcommon.diff
new file mode 100644
index 000000000..90250235a
--- /dev/null
+++ b/source/n/tftp-hpa/tftp-hpa.fcommon.diff
@@ -0,0 +1,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@