Bug 87690 - [UPDATE] lang/gdc: fix ONLY_FOR_ARCHS
Summary: [UPDATE] lang/gdc: fix ONLY_FOR_ARCHS
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 22:10 UTC by Alejandro Pulver
Modified: 2005-10-21 22:52 UTC (History)
0 users

See Also:


Attachments
gdc.diff (23.25 KB, patch)
2005-10-19 22:10 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver 2005-10-19 22:10:14 UTC

Changes:
* Remove "alpha" from the list of supported architectures. The compiler can be compiled and ran, but it will still generate 32-bit code (this may change in a future version).
* Clean up.
* Use the same GCC versions as the "lang/gcc34" port.
* Move library test to "check" target (as "lang/gcc34").
* The amd64 code (.if ...) is useless, but future versions may support that architecture (so it has been left).
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-20 01:14:42 UTC
Dear maintainer,

Do you approve this update?

http://www.freebsd.org/cgi/query-pr.cgi?pr=87690

Thanks

-- 
Marcus Alves Grando
marcus(at)corp.grupos.com.br  |  Grupos Internet S/A
  mnag(at)FreeBSD.org         |  FreeBSD.org
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-20 01:14:57 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 Masanori OZAWA 2005-10-20 03:56:20 UTC
  Dear committer,

  I approve this update.

  Thanks.
Comment 4 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-20 19:26:07 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-21 22:51:57 UTC
State Changed
From-To: open->closed

Committed, thanks!