gecode: remove opportunistic linkage to `mpfr`
parent
4ac6b943d9
commit
f03e8d3c21
|
@ -30,6 +30,7 @@ class Gecode < Formula
|
|||
args = %W[
|
||||
--prefix=#{prefix}
|
||||
--disable-examples
|
||||
--disable-mpfr
|
||||
--enable-qt
|
||||
]
|
||||
ENV.cxx11
|
||||
|
|
Loading…
Reference in New Issue