public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/yafray/files: yafray-0.0.9-gcc47.patch
@ 2012-09-17  0:55 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2012-09-17  0:55 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    12/09/17 00:55:36

  Added:                yafray-0.0.9-gcc47.patch
  Log:
  Fix build with GCC 4.7 (bug #420975).
  
  (Portage version: 2.2.0_alpha128/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-gfx/yafray/files/yafray-0.0.9-gcc47.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/yafray/files/yafray-0.0.9-gcc47.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/yafray/files/yafray-0.0.9-gcc47.patch?rev=1.1&content-type=text/plain

Index: yafray-0.0.9-gcc47.patch
===================================================================
https://bugs.gentoo.org/420975

--- a/src/yafraycore/threadedscene.cc
+++ b/src/yafraycore/threadedscene.cc
@@ -44,6 +44,7 @@ __BEGIN_YAFRAY
 
 #include<signal.h>
 #include<sys/time.h>
+#include <unistd.h>
 
 void blockSignals(sigset_t *origmask)
 {





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-17  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17  0:55 [gentoo-commits] gentoo-x86 commit in media-gfx/yafray/files: yafray-0.0.9-gcc47.patch Ryan Hill (dirtyepic)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox