argus: remove fails_with :clang
This commit is contained in:
parent
9515452e7d
commit
7f9d4859bb
1 changed files with 0 additions and 5 deletions
|
@ -5,11 +5,6 @@ class Argus < Formula
|
|||
url 'http://qosient.com/argus/src/argus-3.0.6.1.tar.gz'
|
||||
sha1 '0da193957510fbe1b72875d4ea205453cb7821be'
|
||||
|
||||
fails_with :clang do
|
||||
build 425
|
||||
cause "Undefined symbols for architecture x86_64"
|
||||
end
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue