ncursesw won't build with LLVM anymore seemingly
Fixes Homebrew/homebrew#209.
This commit is contained in:
parent
676693a93c
commit
cf0431ba0f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class Ncursesw <Formula
|
|||
homepage 'http://www.gnu.org/software/ncurses/ncurses.html'
|
||||
|
||||
def install
|
||||
ENV.gcc_4_2
|
||||
system "./configure", "--prefix=#{prefix}",
|
||||
"--disable-debug",
|
||||
"--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue