mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00:00
Merge pull request #18931 from alinnastac/libxml2-iconv
libxml2: add libiconv path to pkg-config file
This commit is contained in:
@@ -100,6 +100,7 @@ CONFIGURE_ARGS += \
|
||||
--with-xpath \
|
||||
--with-xptr \
|
||||
--with-zlib=$(STAGING_DIR)/usr \
|
||||
--with-iconv$(if $(ICONV_PREFIX),="$(ICONV_PREFIX)") \
|
||||
--without-lzma
|
||||
|
||||
HOST_CONFIGURE_ARGS += \
|
||||
|
||||
Reference in New Issue
Block a user