Bug 63866

Summary: [patch] games/heroes: fix build on alpha (hopefully)
Product: Ports & Packages Reporter: Josh Elsasser <jre>
Component: Individual Port(s)Assignee: Volker Stolz <vs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
heroes-alpha-breakage.patch none

Description Josh Elsasser 2004-03-07 07:40:19 UTC

According to bento, games/heroes fails to link on alpha.  I don't have access to alpha hardware, but I think that passing -ffast-math to the compiler is the culprit.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-03-12 17:47:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

I'd like to handle this: looks promising on my alpha.
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-03-13 05:36:59 UTC
State Changed
From-To: open->closed

Committed with minor modifications, thanks!