scsh: remove env: std
This was fixed by semi-recent fixes to superenv.
This commit is contained in:
parent
d9fd90ffef
commit
ee15f975ec
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue