Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 2010 20:12:37 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/libxml2 Makefile ports/textproc/libxml2/files patch-python_libxml.c
Message-ID:  <201010092012.o99KCbea012560@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kwm         2010-10-09 20:12:37 UTC

  FreeBSD ports repository

  Modified files:
    textproc/libxml2     Makefile 
  Added files:
    textproc/libxml2/files patch-python_libxml.c 
  Log:
  Use USE_CSTD=gnu89 to build libxml2.
  When build with Clang it tries to use C99 math functions we don't have.
  Also fix a symbol collision with the python bindings that got exposed by a
  Clang bug.
  
  With hat:       gnome
  
  Revision  Changes    Path
  1.166     +1 -0      ports/textproc/libxml2/Makefile
  1.1       +11 -0     ports/textproc/libxml2/files/patch-python_libxml.c (new)



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