swi-prolog: fails_with_llvm

master
Adam Vandenberg 2011-03-23 16:28:09 -07:00
parent c196d877eb
commit 724ae983f4
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ class SwiProlog < Formula
end
def install
fails_with_llvm "Exported procedure chr_translate:chr_translate_line_info/3 is not defined"
args = ["--prefix=#{prefix}", "--mandir=#{man}"]
ENV.append 'DISABLE_PKGS', "jpl" if ARGV.include? "--without-jpl"