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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"