aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSamuel John2013-03-27 14:18:23 +0100
committerSamuel John2013-03-27 14:21:06 +0100
commit16d471f5c8c72163efde712c7dafe561ea0589ef (patch)
tree162855883da7ec0d93b47552aa311740291f863f /Library
parent72306d31b1f87740c6915ab35e8d5a3ace1f6eb0 (diff)
downloadhomebrew-16d471f5c8c72163efde712c7dafe561ea0589ef.tar.bz2
mjpegtools: Still fails_with clang 425
Fixes #18766
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mjpegtools.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/mjpegtools.rb b/Library/Formula/mjpegtools.rb
index 866ece8e7..4d13763b7 100644
--- a/Library/Formula/mjpegtools.rb
+++ b/Library/Formula/mjpegtools.rb
@@ -15,7 +15,6 @@ class Mjpegtools < Formula
depends_on 'sdl_gfx' => :optional
fails_with :clang do
- build 421
cause <<-EOS.undent
In file included from newdenoise.cc:19:
./MotionSearcher.hh:2199:3: error: use of undeclared identifier 'DeleteRegion'