summarylogtreecommitdiffstats
path: root/Makefile.patch
diff options
context:
space:
mode:
authorkainlite2015-12-09 23:30:56 -0300
committerkainlite2015-12-09 23:30:56 -0300
commitc48b494fbcd9125ca34db6de873060d38061e477 (patch)
tree6c9b6ad79936edb350f215daf027de15ad0ab0fe /Makefile.patch
parentabec7b00ad476a3d2b6a0aa4fa7e321804bd15b6 (diff)
downloadaur-libflate.tar.gz
Update 2.0.1-2
Diffstat (limited to 'Makefile.patch')
-rw-r--r--Makefile.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.patch b/Makefile.patch
new file mode 100644
index 000000000000..fac58232d1ce
--- /dev/null
+++ b/Makefile.patch
@@ -0,0 +1,4 @@
+12c12
+< $(CC) $(CFLAGS) flate.c -c -I.
+---
+> $(CC) $(CFLAGS) flate.c -c -I. -fPIC