mpfr: apply upstream cumulative patch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
eedfffffa3
commit
9443751fa2
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ class Mpfr < Formula
|
|||
[["--32-bit", "Force 32-bit."]]
|
||||
end
|
||||
|
||||
def patches
|
||||
{ :p1 => "http://www.mpfr.org/mpfr-3.1.0/allpatches" }
|
||||
end
|
||||
|
||||
def install
|
||||
args = ["--disable-dependency-tracking", "--prefix=#{prefix}"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue