Bug 85211 - [PATCH] xmlada patch to avoid interaction with CLFAGS
Summary: [PATCH] xmlada patch to avoid interaction with CLFAGS
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 11:20 UTC by Petr Holub
Modified: 2005-10-07 20:25 UTC (History)
0 users

See Also:


Attachments
xmlada.patch2 (530 bytes, text/plain)
2005-08-22 11:20 UTC, Petr Holub
no flags Details

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