cvs commit: ports/lang/gdc Makefile

Rong-En Fan rafan at FreeBSD.org
Fri Jan 5 23:24:09 PST 2007


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


More information about the cvs-ports mailing list