From f70ab8b0f4580731ce2d7ccdf196a2bc1c0f2dd1 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 19 Aug 2014 23:14:52 -0500 Subject: scsh: remove env: std This was fixed by semi-recent fixes to superenv. --- Library/Formula/scsh.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/scsh.rb b/Library/Formula/scsh.rb index 03c1d0372..22ac1f74d 100644 --- a/Library/Formula/scsh.rb +++ b/Library/Formula/scsh.rb @@ -15,9 +15,6 @@ class Scsh < Formula conflicts_with 'scheme48', :because => 'both install include/scheme48.h' - # stable segfaults when built 64-bit; see #21351 - env :std unless build.head? - def install if build.head? system "autoreconf" -- cgit v1.2.3