diff options
| author | Samuel John | 2013-03-27 14:18:23 +0100 |
|---|---|---|
| committer | Samuel John | 2013-03-27 14:21:06 +0100 |
| commit | 16d471f5c8c72163efde712c7dafe561ea0589ef (patch) | |
| tree | 162855883da7ec0d93b47552aa311740291f863f /Library/Formula | |
| parent | 72306d31b1f87740c6915ab35e8d5a3ace1f6eb0 (diff) | |
| download | homebrew-16d471f5c8c72163efde712c7dafe561ea0589ef.tar.bz2 | |
mjpegtools: Still fails_with clang 425
Fixes #18766
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mjpegtools.rb | 1 |
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' |
