diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/scsh.rb | 3 |
1 files changed, 0 insertions, 3 deletions
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" |
