rubinius: remove skip_clean :all
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c414bfcd16
commit
d909e4c5ab
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@ class Rubinius < Formula
|
|||
sha1 'c39c4fb1e62e0fb418453811636177e6ccf6a936'
|
||||
head 'https://github.com/rubinius/rubinius.git'
|
||||
|
||||
# Do not strip binaries, or else it fails to run.
|
||||
skip_clean :all
|
||||
|
||||
def install
|
||||
# Let Rubinius define its own flags; messing with these causes build breaks.
|
||||
ENV.remove_cc_etc
|
||||
|
|
Loading…
Reference in a new issue