Subject: CVS commit: pkgsrc/devel/liboil
From: Matthias Drochner
Date: 2006-10-23 20:39:24
Message id: 20061023183924.746A7211CA@cvs.netbsd.org

Log Message:
-Fix compiler errors with gcc-3.3.3 on i386, reported by Robert Elz per
 PR pkg/34886. Just #ifdef out the code on i386; it was disabled at
 another layer anyway (due to alignment problems with any gcc on i386).
 Thanks to Robert for testing.
-Make sure cpuid is read on amd64, to enable mmx/sse support. (We could
 just assume it, but for the future this makes more sense.)
-bump PKGREVISION

Files:
RevisionActionfile
1.9modifypkgsrc/devel/liboil/Makefile
1.3modifypkgsrc/devel/liboil/distinfo
1.2modifypkgsrc/devel/liboil/patches/patch-aa
1.1addpkgsrc/devel/liboil/patches/patch-ab
1.1addpkgsrc/devel/liboil/patches/patch-ac