cvs commit: ports/lang/gdc Makefile ports/lang/gdc/files extra-patch-gcc-d-phobos-std-math.d

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Mar 18 05:29:54 PDT 2009


amdmi3      2009-03-18 12:29:53 UTC

  FreeBSD ports repository

  Modified files:
    lang/gdc             Makefile 
  Added files:
    lang/gdc/files       extra-patch-gcc-d-phobos-std-math.d 
  Log:
  - Fix on CURRENT. The failure reason is that broken libphobos was produced, as the library used non-existing symbols from libc, namely tgammal, lgammal, erfcl, erfl, cbrtl, log1pl, expm1l. This somehow was not triggered before rev. 181074. So to fix this, add an extra patch to remove unimplemented math functions from libphobos.
  
  Revision  Changes    Path
  1.37      +2 -2      ports/lang/gdc/Makefile
  1.1       +76 -0     ports/lang/gdc/files/extra-patch-gcc-d-phobos-std-math.d (new)


More information about the cvs-all mailing list