cvs commit: ports/textproc/libxml2 Makefile ports/textproc/libxml2/files patch-python_libxml.c

Koop Mast kwm at FreeBSD.org
Sat Oct 9 20:12:38 UTC 2010


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)


More information about the cvs-ports mailing list