Bug 57612 - [patch] mark emulators/ia64sim as broken for gcc 3
Summary: [patch] mark emulators/ia64sim as broken for gcc 3
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: 2003-10-05 20:40 UTC by Mark Linimon
Modified: 2003-10-07 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (547 bytes, patch)
2003-10-05 20:40 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon 2003-10-05 20:40:24 UTC
	Per bento logs, this port does not seem to build with gcc3.
	Mark it so.

How-To-Repeat: 	make install (5.X)
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2003-10-07 08:58:20 UTC
State Changed
From-To: open->feedback

Are you sure that 501000 would be the best choice for the OSVERSION 
check?  According to the Porter's Handbook list of __FreeBSD_version 
values, the last GCC snapshot import was marked by bumping to 501103; 
could we possibly use that?
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2003-10-07 10:09:41 UTC
State Changed
From-To: feedback->closed

Committed, thanks! 
I also had to move the USE_ZIP a bit earler - before the bsd.port.pre.mk 
inclusion - since the port was a bit confused about its extract suffix :)