Bug 63866 - [patch] games/heroes: fix build on alpha (hopefully)
Summary: [patch] games/heroes: fix build on alpha (hopefully)
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-07 07:40 UTC by Josh Elsasser
Modified: 2004-03-13 05:38 UTC (History)
0 users

See Also:


Attachments
heroes-alpha-breakage.patch (931 bytes, patch)
2004-03-07 07:40 UTC, Josh Elsasser
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!