ncursesw won't build with LLVM anymore seemingly

Fixes Homebrew/homebrew#209.
This commit is contained in:
Max Howell 2009-12-17 14:58:35 +00:00
parent 676693a93c
commit cf0431ba0f

View file

@ -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",