components/desktop/webkitgtk4/Makefile
changeset 7104 8f45af4c27d7
parent 6537 26eef25e017a
child 7687 1093e2a9adbd
--- a/components/desktop/webkitgtk4/Makefile	Thu Oct 13 14:47:30 2016 -0700
+++ b/components/desktop/webkitgtk4/Makefile	Thu Oct 13 17:26:39 2016 -0700
@@ -23,6 +23,9 @@
 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
+# parfait is a bit unhappy (24796572)
+export PARFAIT_BUILD=no
+
 BUILD_BITS= 64
 # For now, all things built for C++11 require gcc; the cmake files for this
 # project already specify the required -std.