Summary: | [PATCH] devel/hptools: fix GCC 4.2 builds | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Hung-Yi Chen <gaod> | ||||
Component: | Individual Port(s) | Assignee: | Jean-Yves Lefort <jylefort> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jylefort | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Hung-Yi Chen
2007-08-24 23:10:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->jylefort Over to maintainer edwin 2007-10-03 13:46:06 UTC FreeBSD ports repository Modified files: devel/hptools Makefile Added files: devel/hptools/files p-common_getopt.c p-sload_symb.c Log: [PATCH] devel/hptools: fix GCC 4.2 builds Fix build breakage under gcc 4.2 PR: ports/115798 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: maintainer timeout Revision Changes Path 1.5 +8 -0 ports/devel/hptools/Makefile 1.1 +11 -0 ports/devel/hptools/files/p-common_getopt.c (new) 1.1 +11 -0 ports/devel/hptools/files/p-sload_symb.c (new) _______________________________________________ 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 Committed, thanks! |