Subject: CVS commit: pkgsrc/devel/liboil
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 04/13/2007 21:01:56
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Apr 13 21:01:56 UTC 2007

Modified Files:
	pkgsrc/devel/liboil: distinfo
Added Files:
	pkgsrc/devel/liboil/patches: patch-ab patch-ac

Log Message:
Re-apply a modified version of the patches for PR pkg/34886 which was
about ICEs with gcc3.
The difference now is that SSE2+ generally works in i386, due to some
evil hacks in liboil which work around gcc's problems. With gcc4
everything is fine for me. So disable the functions suspected to cause
ICEs only for gcc<4 on i386.
This hopefully fixes PR pkg/36142 by Gilles Gravier.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/liboil/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/devel/liboil/patches/patch-ab \
    pkgsrc/devel/liboil/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.