erlang@17: remove old code.
This commit is contained in:
parent
3f205f4ef3
commit
4922c57432
1 changed files with 1 additions and 1 deletions
|
@ -68,9 +68,9 @@ class ErlangAT17 < Formula
|
|||
--enable-shared-zlib
|
||||
--enable-smp-support
|
||||
--enable-wx
|
||||
--enable-darwin-64bit
|
||||
]
|
||||
|
||||
args << "--enable-darwin-64bit" if MacOS.prefer_64_bit?
|
||||
args << "--with-dynamic-trace=dtrace" if MacOS::CLT.installed?
|
||||
|
||||
system "./configure", *args
|
||||
|
|
Loading…
Reference in a new issue