summaryrefslogtreecommitdiffstats
path: root/tmake/lib/macosx-c++/tmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmake/lib/macosx-c++/tmake.conf')
-rwxr-xr-xtmake/lib/macosx-c++/tmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmake/lib/macosx-c++/tmake.conf b/tmake/lib/macosx-c++/tmake.conf
index cd4978b..81af551 100755
--- a/tmake/lib/macosx-c++/tmake.conf
+++ b/tmake/lib/macosx-c++/tmake.conf
@@ -43,7 +43,7 @@ TMAKE_LFLAGS_SHLIB = -shared
TMAKE_LFLAGS_SONAME = -dynamiclib -install_name
-TMAKE_LIBS =
+TMAKE_LIBS = -liconv
TMAKE_LIBS_X11 =
TMAKE_LIBS_QT = -lqt
TMAKE_LIBS_QT_MT = -lqt-mt