llvm@3.7: build all targets

See discussion at https://github.com/Homebrew/homebrew-core/pull/9212
master
Trevor L. McDonell 2017-01-27 10:31:21 +11:00 committed by Mike McQuaid
parent d2f4df9e28
commit 8771d000c2
1 changed files with 1 additions and 1 deletions

View File

@ -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
]