Bug 59690

Summary: [MAINTAINER] games/QuakeForge: Unbreak on current/alpha and current/sparc64
Product: Ports & Packages Reporter: Ulrich Spoerlein <q>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
QuakeForge-0.5.4.patch none

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!