22976223 Adjust the R Makeconf file to better handle installation of CRAN R packages (disable parfait)
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 04 Apr 2016 10:27:24 -0700
changeset 5718 0ec11277a3e4
parent 5717 0ce9ba275890
child 5719 cc86944e6c65
22976223 Adjust the R Makeconf file to better handle installation of CRAN R packages (disable parfait)
components/r/Makefile
--- a/components/r/Makefile	Fri Apr 01 20:01:47 2016 -0700
+++ b/components/r/Makefile	Mon Apr 04 10:27:24 2016 -0700
@@ -22,6 +22,8 @@
 #
 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
 #
+# switching to parfait breaks a patch (23049278)
+export PARFAIT_BUILD=no
 BUILD_BITS= 64
 include ../../make-rules/shared-macros.mk