summarylogtreecommitdiffstats
path: root/fcommon.patch
diff options
context:
space:
mode:
authorPeter Hofmann2021-03-17 13:31:28 +0100
committerPeter Hofmann2021-03-17 13:31:28 +0100
commit4786c6bd441a3892e03e5316c10827d7be2d75b9 (patch)
tree698f35cfc55be2311e1118fe896cd12dfad375c2 /fcommon.patch
parent3bbbb32360b17f76174871d8ddde86381332ead7 (diff)
downloadaur-4786c6bd441a3892e03e5316c10827d7be2d75b9.tar.gz
Revert "Add blunt workaround for building with GCC 10"
This reverts commit 8e57546ba0b0d0ac94505b840b089a15bd657f92. Upstream handles this now.
Diffstat (limited to 'fcommon.patch')
-rw-r--r--fcommon.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/fcommon.patch b/fcommon.patch
deleted file mode 100644
index e937b7875b14..000000000000
--- a/fcommon.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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