diff options
Diffstat (limited to 'main/stfl/libiconv.patch')
-rw-r--r-- | main/stfl/libiconv.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/main/stfl/libiconv.patch b/main/stfl/libiconv.patch deleted file mode 100644 index e96f8024de..0000000000 --- a/main/stfl/libiconv.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Makefile b/Makefile -index d481e68..55aa66e 100644 ---- a/Makefile -+++ b/Makefile -@@ -22,7 +22,7 @@ include Makefile.cfg - - export CC = gcc -pthread - export CFLAGS += -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC --export LDLIBS += -lncursesw -+export LDLIBS += -lncursesw -liconv - - SONAME := libstfl.so.0 - VERSION := 0.22 |