Summary: | [patch] games/frogatto: prevent ld(1) from picking up wrong -lst= | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | swell.k <swell.k> | ||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
swell.k
2010-09-09 17:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->danfe Over to maintainer (via the GNATS Auto Assign Tool) danfe 2010-09-22 10:37:51 UTC FreeBSD ports repository Modified files: games/frogatto Makefile distinfo Log: - Update to version 1.0.3 - Prevent ld(1) from picking up wrong -lstdc++ when using non-default compiler (e.g. GCC from ports) and thus unbreak the build [1] - Mute chmod(1) command - Adjust Makefile header and touch couple of comments while here PR: ports/150442 [1] Revision Changes Path 1.5 +7 -6 ports/games/frogatto/Makefile 1.2 +3 -3 ports/games/frogatto/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Fixed in Makefile rev. 1.5; thanks! |