From 72b4ecd972cbade303cf7cf69986183a10feb118 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 23 May 2014 18:28:03 +0200 Subject: fix host compile of librsvg, required for midori --- package/libxml2/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/libxml2') diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile index 4bf5f7e7c..957a3a355 100644 --- a/package/libxml2/Makefile +++ b/package/libxml2/Makefile @@ -45,7 +45,6 @@ HOST_CONFIGURE_ARGS+= --with-python \ HOST_MAKE_FLAGS+= LDFLAGS=-lpthread AUTOTOOL_STYLE:= autoreconf -TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS)) TARGET_LDFLAGS+= -lpthread ifneq ($(ADK_PACKAGE_LIBXML2_PYTHON),) CONFIGURE_ARGS+= --with-python -- cgit v1.2.3