graphics/OpenEXR: patch for gcc46+

Steve Wills swills at FreeBSD.org
Sun Nov 25 05:28:07 UTC 2012


Thanks, I have a plan to update after 9.1 release, I'll try to include this patch as well.

Steve

On Nov 23, 2012, at 4:27 PM, Andriy Gapon wrote:

> --- exrenvmap/blurImage.cpp.orig	2012-11-23 23:23:48.714449156 +0200
> +++ exrenvmap/blurImage.cpp	2012-11-23 23:24:09.765447850 +0200
> @@ -45,6 +45,7 @@
> #include "Iex.h"
> #include <iostream>
> #include <algorithm>
> +#include <cstring>
> 
> using namespace std;
> using namespace Imf;
> 
> This patch is required because memcpy(3) is used in the file.
> 
> -- 
> Andriy Gapon
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"



More information about the freebsd-ports mailing list