Bug 85211

Summary: [PATCH] xmlada patch to avoid interaction with CLFAGS
Product: Ports & Packages Reporter: Petr Holub <hopet>
Component: Individual Port(s)Assignee: Marcus Alves Grando <mnag>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
xmlada.patch2 none

Description Petr Holub 2005-08-22 11:20:10 UTC
xmlada uses standard CFLAGS which makes it broken on 6.x because the old GCC
doesn't recognize -fno-strict-aliasing. I've introduce ADACFLAGS variable
that can be user-specified and it overwrites standard CFLAGS (as suggested by
Kris).
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-09-14 10:45:31 UTC
Dear maintainer, please review the proposed patch!

Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-09-14 10:46:33 UTC
State Changed
From-To: open->feedback

Forwarded PR to maintainer
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2005-09-29 00:04:20 UTC
State Changed
From-To: feedback->open

Feedback timeout.
Comment 4 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-07 19:29:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 5 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-07 20:25:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!