cvs commit: ports/lang/gdc Makefile ports/lang/gdc/files
patch-gcc_d_d-spec.c
Daichi GOTO
daichi at FreeBSD.org
Mon Oct 22 01:29:51 PDT 2007
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 at 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)
More information about the cvs-ports
mailing list