Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 12:29:53 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/gdc Makefile ports/lang/gdc/files extra-patch-gcc-d-phobos-std-math.d
Message-ID:  <200903181229.n2ICTrbj047146@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903181229.n2ICTrbj047146>