diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/dpkg.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/dpkg.rb b/Library/Formula/dpkg.rb index d21946345..96eb73cef 100644 --- a/Library/Formula/dpkg.rb +++ b/Library/Formula/dpkg.rb @@ -10,6 +10,7 @@ class Dpkg < Formula depends_on 'gnu-tar' fails_with :clang do + build 425 # builds with 500, check this on older clang cause 'cstdlib:142:3: error: declaration conflicts with target of using declaration already in scope' end |
