summarylogtreecommitdiffstats
path: root/fcommon.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fcommon.patch')
-rw-r--r--fcommon.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/fcommon.patch b/fcommon.patch
new file mode 100644
index 000000000000..e937b7875b14
--- /dev/null
+++ b/fcommon.patch
@@ -0,0 +1,13 @@
+diff --git a/makefiles/Makefile.linux b/makefiles/Makefile.linux
+index 2cea009..ad03902 100755
+--- a/makefiles/Makefile.linux
++++ b/makefiles/Makefile.linux
+@@ -225,7 +225,7 @@ customflags =
+
+ # ---------------------- END OF CUSTOMIZABLE OPTIONS -------------------------
+
+-CFLAGS = -g $(sysconfigflags) $(prereleaseflags)
++CFLAGS = -fcommon -g $(sysconfigflags) $(prereleaseflags)
+
+ # Don't worry about these -- for development purposes only.
+ PURIFY = purify