summarylogtreecommitdiffstats
path: root/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.patch')
-rw-r--r--makefile.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/makefile.patch b/makefile.patch
deleted file mode 100644
index 7ccf20e782c5..000000000000
--- a/makefile.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile 2006-06-17 19:47:35.000000000 -0300
-+++ Makefile 2013-02-14 10:33:52.762905241 -0300
-@@ -23,8 +23,8 @@
- #ZLIB = -L$(ZPATH) -lz
- ZLIB = $(ZPATH)/libz.a
-
--INCS = $(ZINC)
--LIBS = $(ZLIB)
-+INCS =
-+LIBS = -lz
-
- CC = gcc
- LD = gcc