summarylogtreecommitdiffstats
path: root/use_cc.patch
diff options
context:
space:
mode:
authorfordprefect2020-06-30 21:47:32 +0200
committerfordprefect2020-06-30 21:47:32 +0200
commit545a08beb091818ea7b3e7d611b3492d570a98f9 (patch)
tree14e428ebbf026363379472bdc445339608ddd7a6 /use_cc.patch
parent698560c7bff9f51ab1d80474395f428bfe8c7453 (diff)
downloadaur-545a08beb091818ea7b3e7d611b3492d570a98f9.tar.gz
0.5, streamlining
Diffstat (limited to 'use_cc.patch')
-rw-r--r--use_cc.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/use_cc.patch b/use_cc.patch
deleted file mode 100644
index 85ffab9b3e42..000000000000
--- a/use_cc.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -r f270a1cf86ce Makefile
---- a/Makefile Sun Jan 10 19:49:52 2016 +0100
-+++ b/Makefile Mon Jun 20 15:34:28 2016 +0200
-@@ -33,7 +33,7 @@
- xsltproc root-anchors.xsl root-anchors.xml > $@
-
- %.so: %.o
-- $(LD) $(LDFLAGS) -o $@ $^ $(LDLIBS)
-+ $(CC) $(LDFLAGS) -o $@ $^ $(LDLIBS)
-
- install:
- install -d $(DESTDIR)$(LUA_LIBDIR)/