components/desktop/mozjs-24/Makefile
changeset 7104 8f45af4c27d7
parent 6336 6ba7729e5c3a
child 7687 1093e2a9adbd
--- a/components/desktop/mozjs-24/Makefile	Thu Oct 13 14:47:30 2016 -0700
+++ b/components/desktop/mozjs-24/Makefile	Thu Oct 13 17:26:39 2016 -0700
@@ -21,6 +21,9 @@
 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
+# parfait is a bit unhappy (24796622)
+export PARFAIT_BUILD=no
+
 BUILD_BITS =            32_and_64
 COMPILER =              gcc
 include ../../../make-rules/shared-macros.mk