Bug 119348 - Patch to make sysutils/cpuburn build on AMD64
Summary: Patch to make sysutils/cpuburn build 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: 2008-01-05 01:30 UTC by Geoffrey Giesemann
Modified: 2008-01-11 01:00 UTC (History)
0 users

See Also:


Attachments
cpuburn.patch (536 bytes, patch)
2008-01-05 01:30 UTC, Geoffrey Giesemann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Giesemann 2008-01-05 01:30:01 UTC
sysutils/cpuburn only builds on i386 a the moment.  A small modification to the port allows it to work on amd64 as well.

Fix: Building cpuburn explicitly for a 32bit environment using -m32 works.

All of the burn programs run successfully on my (amd64) box.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-11 00:57:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-11 00:58:20 UTC
miwi        2008-01-11 00:58:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/cpuburn     Makefile 
  Log:
  - Fix build with AMD64
  
  PR:             119348
  Submitted by:   Geoffrey Giesemann <geoffwa@idkfa.ath.cx>
  
  Revision  Changes    Path
  1.8       +2 -2      ports/sysutils/cpuburn/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"