summaryrefslogtreecommitdiffstats
path: root/package/libxslt/libxslt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxslt/libxslt.mk')
-rw-r--r--package/libxslt/libxslt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libxslt/libxslt.mk b/package/libxslt/libxslt.mk
index 4b26ae0d1..a53b647b1 100644
--- a/package/libxslt/libxslt.mk
+++ b/package/libxslt/libxslt.mk
@@ -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 $@