aports/testing/stfl/libiconv.patch
Natanael Copa 0cdce5a0b4 testing/stfl: new aport
The Structured Terminal Forms Language/Library
http://www.clifford.at/stfl/

ref #1774
2013-04-16 06:29:55 +00:00

14 lines
328 B
Diff

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