Kaydet (Commit) 40900fbd authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add iconv library

Change-Id: Ice30031754e00958e9b1906ed767f56d481889c3
üst 8df455d7
......@@ -178,6 +178,11 @@ endef
endif
define gb_LinkTarget__use_iconv
$(call gb_LinkTarget_add_libs,$(1),-liconv)
endef
ifeq ($(SYSTEM_ZLIB),YES)
define gb_LinkTarget__use_zlib
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment