aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libpar2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libpar2.rb b/Library/Formula/libpar2.rb
index 1ecaacaa3..68fa94ec6 100644
--- a/Library/Formula/libpar2.rb
+++ b/Library/Formula/libpar2.rb
@@ -9,7 +9,7 @@ class Libpar2 < Formula
depends_on 'libsigc++'
fails_with :clang do
- build '318'
+ build 421
cause <<-EOS.undent
./par2fileformat.h:87:25: error: flexible array member 'entries' of non-POD element type 'FILEVERIFICATIONENTRY []'
EOS