cvs commit: ports/devel/llvm-devel Makefile Makefile.svn_rev distinfo pkg-plist ports/devel/llvm-devel/files patch-utils_llvm-build_llvmbuild_main.py ports/lang/clang-devel Makefile distinfo pkg-plist ports/lang/clang-devel/files ...

Brooks Davis brooks at FreeBSD.org
Wed Feb 22 23:19:27 UTC 2012


brooks      2012-02-22 23:19:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/llvm-devel     Makefile Makefile.svn_rev distinfo 
                         pkg-plist 
    lang/clang-devel     Makefile distinfo pkg-plist 
    lang/clang-devel/files 
                           patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h 
  Added files:
    devel/llvm-devel/files 
                           patch-utils_llvm-build_llvmbuild_main.py 
    lang/clang-devel/files 
                           patch-utils_llvm-build_llvmbuild_main.py 
  Log:
  Upgrade to llvm/clang r150242.
  
  Enable installation of the shared libaray in LLVM.
  
  Add preliminary support for building and installing the gold linker
  plugin.  No option is avaiable to turn it on (use -DWITH_LTOPLUGIN)
  because devel/binutils does not yet build the gold linker.
  
  Revision  Changes    Path
  1.56      +21 -6     ports/devel/llvm-devel/Makefile
  1.24      +1 -1      ports/devel/llvm-devel/Makefile.svn_rev
  1.38      +2 -2      ports/devel/llvm-devel/distinfo
  1.1       +20 -0     ports/devel/llvm-devel/files/patch-utils_llvm-build_llvmbuild_main.py (new)
  1.41      +28 -17    ports/devel/llvm-devel/pkg-plist
  1.19      +1 -1      ports/lang/clang-devel/Makefile
  1.11      +4 -4      ports/lang/clang-devel/distinfo
  1.2       +5 -5      ports/lang/clang-devel/files/patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h
  1.1       +20 -0     ports/lang/clang-devel/files/patch-utils_llvm-build_llvmbuild_main.py (new)
  1.14      +38 -17    ports/lang/clang-devel/pkg-plist


More information about the cvs-all mailing list