From acad49d424ffd3b9f569dda5966f8c58d96af240 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 29 Mar 2012 14:31:17 +0200 Subject: Add link for patch upstream attempt --- vigra/makefile.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'vigra') diff --git a/vigra/makefile.mk b/vigra/makefile.mk index 6cee4b0c84d5..7c1e57c067ff 100644 --- a/vigra/makefile.mk +++ b/vigra/makefile.mk @@ -59,7 +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: +# warnings (see "GCC 4.7 picky about sized_int.hxx (-Werror=enum- +# compare)" about getting this upstreamed): PATCH_FILES += vigra1.4.0-enumwarn.patch CONFIGURE_DIR= -- cgit