aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-02-20 08:15:02 -0800
committerAdam Vandenberg2013-02-20 08:15:02 -0800
commit5b45db12de36c4bf269fa55f3f56b1b04cb44dc7 (patch)
tree5f6b1bde5d843dc06e3778f93be613b403a025d9 /Library
parentc7b2b605706d2301f75d8898a1d33f7050981da3 (diff)
downloadhomebrew-5b45db12de36c4bf269fa55f3f56b1b04cb44dc7.tar.bz2
dpkg still fails with clang 425
Closes #17967.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/dpkg.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/dpkg.rb b/Library/Formula/dpkg.rb
index e186e6731..5c131e2fb 100644
--- a/Library/Formula/dpkg.rb
+++ b/Library/Formula/dpkg.rb
@@ -9,7 +9,8 @@ class Dpkg < Formula
depends_on 'gnu-tar'
fails_with :clang do
- build 421
+ build 425
+ cause 'cstdlib:142:3: error: declaration conflicts with target of using declaration already in scope'
end
# Fixes the PERL_LIBDIR.