Skip to content
Snippets Groups Projects
Commit 3f723dfb authored by Evgeniy Khramtsov's avatar Evgeniy Khramtsov Committed by Neel Chauhan
Browse files

textproc/libcss: respect CC

PR:	257611
parent 17cc265e
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ LIB_DEPENDS= libwapcaplet.so:textproc/libwapcaplet \
USES= gmake iconv:wchar_t localbase pkgconfig
USE_LDCONFIG= yes
MAKE_ENV= COMPONENT_TYPE="lib-shared"
MAKE_ENV= BUILD_CC="${CC}" COMPONENT_TYPE="lib-shared"
CFLAGS+= -Wno-error
LDFLAGS+= ${ICONV_LIB}
PLIST_SUB= VERSION=${PORTVERSION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment