1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/lang/gdc
Daichi GOTO 2b1a45c49b 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)
2007-10-22 08:29:51 +00:00
..
files lang/gdc: link error fixed 2007-10-22 08:29:51 +00:00
distinfo
Makefile lang/gdc: link error fixed 2007-10-22 08:29:51 +00:00
pkg-descr
pkg-plist