summarylogtreecommitdiffstats
path: root/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.patch')
-rw-r--r--makefile.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/makefile.patch b/makefile.patch
deleted file mode 100644
index f77c445f671f..000000000000
--- a/makefile.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git i/jni/mdxmini/mak/general.mak w/jni/mdxmini/mak/general.mak
-index e56323b..fff9e7c 100644
---- i/jni/mdxmini/mak/general.mak
-+++ w/jni/mdxmini/mak/general.mak
-@@ -19,8 +19,7 @@ endif
-
- # iconv
- ifneq ($(OS),Windows_NT)
--CFLAGS += -DUSE_ICONV
--LIBS += -liconv
-+LIBS += -lm
- endif
-
- #