diff --git a/vigra/makefile.mk b/vigra/makefile.mk index 7c1e57c067ff..ff351732fd87 100644 --- a/vigra/makefile.mk +++ b/vigra/makefile.mk @@ -59,9 +59,9 @@ PATCH_FILES += vigra1.4.0-unused-parameters.patch # the closing brace of the enum-specifier (see [dcl.enum] in the C++ 2003 # Standard), leading to "comparison between and [-Werror=enum- # compare]" and "enumeral mismatch in conditional expression [-Werror]" -# warnings (see "GCC 4.7 picky about sized_int.hxx (-Werror=enum- -# compare)" about getting this upstreamed): +# warnings (included upstream as "added explicit cast (gcc 4.7 +# compatibility patch by Stephan Bergmann)"): PATCH_FILES += vigra1.4.0-enumwarn.patch CONFIGURE_DIR=