glewis      2006-01-13 16:23:47 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk13           Makefile 
  Log:
  . Always fix up the pthread library references, even if we're not
    building either native threads or HotSpot.  This is due to libcmm
    always wanting to link against a pthread library, which was causing
    problems on 7-CURRENT since it was erroneously hardwired to -lc_r.
    This should really fix the problem.
  
  Pointed out by: pointyhat via kris
  
  Revision  Changes    Path
  1.83      +0 -4      ports/java/jdk13/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to