Bug 87690

Summary: [UPDATE] lang/gdc: fix ONLY_FOR_ARCHS
Product: Ports & Packages Reporter: Alejandro Pulver <alejandro>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gdc.diff none

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!