Date: Mon, 22 Oct 2007 13:30:04 GMT From: dfilter@FreeBSD.org (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/117318: commit references a PR Message-ID: <200710221330.l9MDU4g9090319@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/117318; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/117318: commit references a PR Date: Mon, 22 Oct 2007 13:29:42 +0000 (UTC) daichi 2007-10-22 08:29:51 UTC FreeBSD ports repository Modified files: lang/gdc Makefile Added files: lang/gdc/files patch-gcc_d_d-spec.c Log: lang/gdc: link error fixed - GDC gets a fail of link with GCC42(on 8-current/7-PR1) because libstdc++ is not in the default link target where libphobos of GDC needs it. To fix that issue, I have added a patch that make libstdc++ a link tareget of GDC. Sometimes 6-stable says that it is a overplus link but it is no problem. PR: ports/117318 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Revision Changes Path 1.30 +1 -1 ports/lang/gdc/Makefile 1.1 +31 -0 ports/lang/gdc/files/patch-gcc_d_d-spec.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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710221330.l9MDU4g9090319>