mjpegtools: Still fails_with clang 425

Fixes Homebrew/homebrew#18766
This commit is contained in:
Samuel John 2013-03-27 14:18:23 +01:00
parent a15ef3f814
commit fcafe09767

View file

@ -15,7 +15,6 @@ class Mjpegtools < Formula
depends_on 'sdl_gfx' => :optional depends_on 'sdl_gfx' => :optional
fails_with :clang do fails_with :clang do
build 421
cause <<-EOS.undent cause <<-EOS.undent
In file included from newdenoise.cc:19: In file included from newdenoise.cc:19:
./MotionSearcher.hh:2199:3: error: use of undeclared identifier 'DeleteRegion' ./MotionSearcher.hh:2199:3: error: use of undeclared identifier 'DeleteRegion'