Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
nzbget: fails with clang build 421
Browse files Browse the repository at this point in the history
Closes #16094.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
Stefan authored and jacknagel committed Nov 15, 2012
1 parent 36948df commit 87f1230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/nzbget.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class Nzbget < Formula
depends_on 'gnutls'

fails_with :clang do
build 318
build 421
cause <<-EOS.undent
Configure errors out when testing the libpar2 headers because
Clang does not support flexible arrays of non-POD types.
Expand Down

0 comments on commit 87f1230

Please sign in to comment.