diff options
Diffstat (limited to 'Library/Formula/libagg.rb')
| -rw-r--r-- | Library/Formula/libagg.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/libagg.rb b/Library/Formula/libagg.rb index 3a026b1b1..3eb5e771a 100644 --- a/Library/Formula/libagg.rb +++ b/Library/Formula/libagg.rb @@ -12,7 +12,6 @@ class Libagg < Formula depends_on :freetype => :optional fails_with :clang do - build 425 cause <<-EOS.undent AGG tries to return a const reference as a non-const reference, which is rejected by clang 3.1 but accepted by gcc |
