Browse Source

cups: fix host-compile

Waldemar Brodkorb 4 years ago
parent
commit
0a17e403fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/cups/Makefile

+ 1 - 0
package/cups/Makefile

@@ -33,6 +33,7 @@ ifneq ($(ADK_HOST_LINUX),y)
 HOST_LINUX_ONLY:=	1
 endif
 
+HOST_LDFLAGS+=		-liconv
 HOST_CONFIGURE_ARGS+=	--disable-tcp-wrappers \
 			--disable-webif \
 			--disable-gssapi \