parent
3fb6940cb1
commit
6608e76ebf
|
@ -26,9 +26,6 @@ class CrosstoolNg < Formula
|
||||||
depends_on "homebrew/dupes/grep" => :optional
|
depends_on "homebrew/dupes/grep" => :optional
|
||||||
depends_on "homebrew/dupes/make" => :optional
|
depends_on "homebrew/dupes/make" => :optional
|
||||||
|
|
||||||
# Avoid superenv to prevent https://github.com/mxcl/homebrew/pull/10552#issuecomment-9736248
|
|
||||||
env :std
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
args = %W[
|
args = %W[
|
||||||
--prefix=#{prefix}
|
--prefix=#{prefix}
|
||||||
|
|
Loading…
Reference in New Issue