Explorar el Código

cups: fix host-compile

Waldemar Brodkorb hace 7 años
padre
commit
0a17e403fc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 \