Date: Sat, 6 Jan 2007 07:24:08 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gdc Makefile Message-ID: <200701060724.l067O8jl082985@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2007-01-06 07:24:08 UTC FreeBSD ports repository Modified files: lang/gdc Makefile Log: - Fix threading support, favor pthread Since this port supports 5.x and later, we don't need to consider the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling D source files, so PTHREAD_LIBS is not applicable here. PR: ports/107437 Submitted by: Jason DiCioccio <jd at ods.org> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer) Revision Changes Path 1.24 +3 -2 ports/lang/gdc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701060724.l067O8jl082985>