changeset 29:819a898b1960

no-extras factory: Add more switches. * master.cfg: Add "--disable-rapidjson", "--without-qhull_r", and "--without-spqr". Remove obsolete "--without-osmesa".
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 24 Feb 2021 16:35:33 +0100
parents 8d18da2f836f
children 97e41899e7cb
files master.cfg
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/master.cfg	Mon Oct 05 10:56:16 2020 -0400
+++ b/master.cfg	Wed Feb 24 16:35:33 2021 +0100
@@ -476,6 +476,7 @@
              "--disable-jit",
              "--disable-openmp",
              "--disable-readline",
+             "--disable-rapidjson",
              "--without-amd",
              "--without-arpack",
              "--without-bz2",
@@ -497,13 +498,14 @@
              "--without-magick",
              "--without-opengl",
              "--without-openssl",
-             "--without-osmesa",
              "--without-portaudio",
              "--without-qhull",
+             "--without-qhull_r",
              "--without-qrupdate",
              "--without-qscintilla",
              "--without-qt",
              "--without-sndfile",
+             "--without-spqr",
              "--without-sundials_ida",
              "--without-sundials_nvecserial",
              "--without-umfpack",