Browse Source

cups: fix host-compile

Waldemar Brodkorb 4 năm trước cách đây
mục cha
commit
0a17e403fc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 \