Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2012 23:53:13 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/libreoffice Makefile ports/editors/libreoffice/files patch-solenv__gbuild__platform__unxgcc.mk patch-solenv__inc__unxgcc.mk patch__solenv__gbuild__platform__com_GCC_defs.mk
Message-ID:  <201207102353.q6ANrDtx051945@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2012-07-10 23:53:13 UTC

  FreeBSD ports repository

  Modified files:
    editors/libreoffice  Makefile 
    editors/libreoffice/files 
                              patch-solenv__gbuild__platform__unxgcc.mk 
                              patch-solenv__inc__unxgcc.mk 
  Removed files:
    editors/libreoffice/files 
                              patch__solenv__gbuild__platform__com_GCC_defs.mk 
  Log:
  - Add comments to note a clang bug and and the patched revision.
  - Add a knob WITH_SYSTEM_CLANG to force build with clang from base system.
  This is very useful when the user has patched the system clang, i.e.,
  contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp.
  - Temporarily disable -Wshadow and -Wunused-parameter.  These options caused
  too many warnings for system boost and made it really hard to debug problems.
  - Remove temporary clang++ options, which are no longer necessary.
  - Remove a duplicate patch for solenv/gbuild/platform/com_GCC_defs.mk.
  
  Revision  Changes    Path
  1.54      +12 -15    ports/editors/libreoffice/Makefile
  1.2       +14 -2     ports/editors/libreoffice/files/patch-solenv__gbuild__platform__unxgcc.mk
  1.2       +13 -2     ports/editors/libreoffice/files/patch-solenv__inc__unxgcc.mk
  1.2       +0 -18     ports/editors/libreoffice/files/patch__solenv__gbuild__platform__com_GCC_defs.mk (dead)



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