llvm@3.7: build all targets
See discussion at https://github.com/Homebrew/homebrew-core/pull/9212master
parent
d2f4df9e28
commit
8771d000c2
|
@ -108,7 +108,7 @@ class LlvmAT37 < Formula
|
|||
--disable-bindings
|
||||
--with-gmp=#{Formula["gmp"].opt_prefix}
|
||||
--enable-shared
|
||||
--enable-targets=host
|
||||
--enable-targets=all
|
||||
--enable-libffi
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue