소스 검색

cups: fix host-compile

Waldemar Brodkorb 4 년 전
부모
커밋
0a17e403fc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 \