Subject: CVS commit: pkgsrc/devel/cpuflags
From: David Brownlee
Date: 2009-01-09 13:54:15
Message id: 20090109125415.46483175D0@cvs.netbsd.org

Log Message:
Updated devel/cpuflags to 1.32

Intel appear to have re-used cpu branding strings between Northwood
and Prescott pentium4s. Thats just... special.

Handle this by explicitly testing for SSE3 support to distinguish between
'-march=prescott' and '-march=pentium4'

Files:
RevisionActionfile
1.138modifypkgsrc/devel/cpuflags/Makefile
1.10modifypkgsrc/devel/cpuflags/files/subr_NetBSD
1.9modifypkgsrc/devel/cpuflags/files/subr_x86