aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMax Howell2012-10-02 09:32:40 -0400
committerMax Howell2012-10-02 09:32:40 -0400
commitf5850369854358cd621e3e6c8b09e002b346e4f7 (patch)
treecfae49e786cb0852cf2bddc9a1517a4c8c57d421 /Library/Formula
parent0f2e2e8434225edae0dd7ba0eb8017896fd45dd3 (diff)
downloadhomebrew-f5850369854358cd621e3e6c8b09e002b346e4f7.tar.bz2
dpkg still fails with clang and prolly always will
It's the kind of syntax error that GCC shouldn't allow so I don't see clang allowing it. This formula needs to be patched.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dpkg.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dpkg.rb b/Library/Formula/dpkg.rb
index c7f6c6dc8..43de3460f 100644
--- a/Library/Formula/dpkg.rb
+++ b/Library/Formula/dpkg.rb
@@ -9,7 +9,7 @@ class Dpkg < Formula
depends_on 'gnu-tar'
fails_with :clang do
- build 318
+ build 421
end
# Fixes the PERL_LIBDIR.