components/desktop/espeak/Makefile
changeset 7887 2143681d78e2
parent 7687 1093e2a9adbd
--- a/components/desktop/espeak/Makefile	Mon Apr 17 15:28:06 2017 -0700
+++ b/components/desktop/espeak/Makefile	Mon Apr 17 16:38:34 2017 -0700
@@ -23,6 +23,9 @@
 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
+# parfait doesn't like sketchy code (25158912)
+export PARFAIT_BUILD=no
+
 BUILD_BITS=		64
 # For now, all things built for C++11 require gcc.
 COMPILER =		gcc