Bug 59690 - [MAINTAINER] games/QuakeForge: Unbreak on current/alpha and current/sparc64
Summary: [MAINTAINER] games/QuakeForge: Unbreak on current/alpha and current/sparc64
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-25 21:10 UTC by Ulrich Spoerlein
Modified: 2003-11-26 20:30 UTC (History)
0 users

See Also:


Attachments
QuakeForge-0.5.4.patch (638 bytes, patch)
2003-11-25 21:10 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2003-11-25 21:10:07 UTC
Due to the GCC Import (I think) QuakeForge 0.5.4 broke on architectures
without a __builtin_alloca. This patch unbreaks configure to detect alloca().

Compile and run-testet on 4-STABLE/i386, 5-CURRENT/i386 and 5-CURRENT/alpha.

Please commit this rather trivial fix before the ports freeze. Thank you.

Generated with FreeBSD Port Tools 0.50
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-26 19:41:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

I'll take this.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-26 20:29:48 UTC
State Changed
From-To: open->closed

Committed, thanks!