projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e8a8d4
)
cmake: configure.sh wrapper: Removed unused option --gmp.
author
Aina Niemetz
<aina.niemetz@gmail.com>
Tue, 25 Sep 2018 20:27:59 +0000
(13:27 -0700)
committer
Aina Niemetz
<aina.niemetz@gmail.com>
Tue, 25 Sep 2018 20:27:59 +0000
(13:27 -0700)
configure.sh
patch
|
blob
|
history
diff --git
a/configure.sh
b/configure.sh
index 16764dd8ab1a35efa9838a743262223b060a694d..0740ce396ecfb0203d804b853dabf86b1c50d82f 100755
(executable)
--- a/
configure.sh
+++ b/
configure.sh
@@
-50,7
+50,6
@@
The following options configure parameterized features.
Optional Packages:
The following flags enable optional packages (disable with --no-<option name>).
--cln use CLN instead of GMP
- --gmp use GMP instead of CLN
--glpk use GLPK simplex solver
--abc use the ABC AIG library
--cadical use the CaDiCaL SAT solver