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 <[EMAIL PROTECTED]> (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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to