From b96ec652ae04d9dc11dcfd77006d4688a681c837 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 18 Mar 2011 21:19:24 -0700 Subject: gnuplot - re-enable parallel builds Parallel builds fail if lua is compiled with LLVM, so a previous commit flagged Lua as "fails_with_llvm". Re-enabled parallel builds, as they work fine against a GCC-build lua. --- Library/Formula/gnuplot.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Library/Formula/gnuplot.rb') diff --git a/Library/Formula/gnuplot.rb b/Library/Formula/gnuplot.rb index 1b7ee2d1a..a5c7e7d42 100644 --- a/Library/Formula/gnuplot.rb +++ b/Library/Formula/gnuplot.rb @@ -21,11 +21,6 @@ class Gnuplot < Formula end def install - # Without this I got: - # ld: rel32 out of range in _fit_command from fit.o - # - adamv - ENV.j1 - # Help configure find libraries ENV.x11 readline = Formula.factory 'readline' -- cgit v1.2.3