pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/34886 CVS commit: pkgsrc/devel/liboil
The following reply was made to PR pkg/34886; it has been noted by GNATS.
From: Matthias Drochner <drochner%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/34886 CVS commit: pkgsrc/devel/liboil
Date: Mon, 23 Oct 2006 18:39:24 +0000 (UTC)
Module Name: pkgsrc
Committed By: drochner
Date: Mon Oct 23 18:39:24 UTC 2006
Modified Files:
pkgsrc/devel/liboil: Makefile distinfo
pkgsrc/devel/liboil/patches: patch-aa
Added Files:
pkgsrc/devel/liboil/patches: patch-ab patch-ac
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
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/liboil/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/liboil/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/liboil/patches/patch-aa
cvs rdiff -r0 -r1.1 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.
Home |
Main Index |
Thread Index |
Old Index