ports/117318: commit references a PR

dfilter service dfilter at FreeBSD.org
Mon Oct 22 13:30:04 UTC 2007


The following reply was made to PR ports/117318; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 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)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list