Bug 75653 - ports/misc/cpuid also works on amd64
Summary: ports/misc/cpuid also works on amd64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-30 11:40 UTC by rsmith
Modified: 2004-12-30 19:25 UTC (History)
0 users

See Also:


Attachments
file.diff (230 bytes, patch)
2004-12-30 11:40 UTC, rsmith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rsmith 2004-12-30 11:40:24 UTC
	The port misc/cpuid is marked as i386 only. It also works on amd64.

Fix: Apply following patch to the Makefile:
How-To-Repeat: 	grep ONLY_FOR_ARCHS /usr/ports/misc/cpuid/Makefile
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-30 19:25:17 UTC
State Changed
From-To: open->closed

Committed, thanks!