mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
make sure xslt uses the right xml2 headers
This commit is contained in:
@@ -54,6 +54,7 @@ $(LIBXSLT_DIR)/.configured: $(LIBXSLT_DIR)/.unpacked
|
||||
--without-python \
|
||||
--without-threads \
|
||||
--with-libxml-libs-prefix=$(STAGING_DIR)/usr/lib \
|
||||
CFLAGS="-I$(STAGING_DIR)/usr/include/libxml2" \
|
||||
);
|
||||
touch $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user