summarylogtreecommitdiffstats
path: root/Makefile.patch
diff options
context:
space:
mode:
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