gawk fails with LLVM 2326

master
Douglas Creager 2010-10-06 14:41:38 -04:00 committed by Adam Vandenberg
parent 10844266cd
commit a7bf2a635b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ class Gawk <Formula
md5 '52b41c6c4418b3226dfb8f82076193bb'
def install
fails_with_llvm "Undefined symbols when linking", :build => "2326"
system "./configure", "--prefix=#{prefix}"
system "make"
system "make install"