K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-01-06T07:24:08.000000Z K 7 svn:log V 364 - 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 Approved by: Masanori OZAWA (maintainer) END