From 8ea021503d2070e7951aec5f5a54badb03c63f63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20Johan=20S=C3=B8rvig?= Date: Mon, 15 Aug 2016 14:52:12 +0200 Subject: Skip xmlpatterns again. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (Does not build) Change-Id: Ia1a600290465b6c987f1ad8e377591084aec9896 Reviewed-by: Morten Johan Sørvig --- nacl-configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nacl-configure b/nacl-configure index 69438a1956..1dc1c146e6 100755 --- a/nacl-configure +++ b/nacl-configure @@ -236,7 +236,7 @@ if [[ $TOOLCHAIN != "host" ]]; then NACL_CONFIGURE_LINE="$NACL_CONFIGURE_LINE -no-sse2" fi # misc -NACL_CONFIGURE_LINE="$NACL_CONFIGURE_LINE -no-qpa-platform-guard -no-warnings-are-errors -no-qml-debug -no-dbus" +NACL_CONFIGURE_LINE="$NACL_CONFIGURE_LINE -no-qpa-platform-guard -skip xmlpatterns -no-warnings-are-errors -no-qml-debug -no-dbus" # Newlib is static builds only. if [[ $QT_MKSPEC == *newlib* ]] -- cgit v1.2.3