dpkg: builds with clang
This commit is contained in:
parent
b8854b012a
commit
4d652af8d4
1 changed files with 0 additions and 5 deletions
|
@ -9,11 +9,6 @@ class Dpkg < Formula
|
|||
depends_on 'xz' => :build
|
||||
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
|
||||
|
||||
# Fixes the PERL_LIBDIR.
|
||||
# Uses Homebrew-install gnu-tar instead of bsd tar.
|
||||
def patches; DATA; end
|
||||
|
|
Loading…
Reference in a new issue