]> git.saurik.com Git - cycript.git/blobdiff - makefile
Improved support for null-including strings.
[cycript.git] / makefile
index 0a6ab18936cfa6a2365eff0e532ddfd8f3f69c47..78641e89c1d251f900593640ba6cb9ee1cb979cf 100644 (file)
--- a/makefile
+++ b/makefile
@@ -30,7 +30,7 @@ filters := C
 ldid := echo
 dll := so
 apr := $(shell apr-1-config --link-ld)
-library := $(apr) -lffi
+library := $(apr) -lffi -liconv
 console := $(apr) -lreadline
 depends :=