summaryrefslogtreecommitdiff
path: root/lang/clang/PLIST.Darwin
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2016-03-10 15:01:52 +0000
committertnn <tnn@pkgsrc.org>2016-03-10 15:01:52 +0000
commit80a9629db9070d8296a7ed683318f857b6af4fbf (patch)
tree90b47c11610c464b8a241db18cb4262181952ebb /lang/clang/PLIST.Darwin
parent2c7f4264bd1ae14e7705895ef0e48ef26d68e96a (diff)
downloadpkgsrc-80a9629db9070d8296a7ed683318f857b6af4fbf.tar.gz
Update to clang-3.8.0. Split out llvm tools to lang/llvm.
Packaged in pkgsrc-wip by myself and Kamil. Remove stale pkgsrc/SunOS bread crumbs that were difficult to merge following the build framework switch. Needs to be redone. (Sorry!) Summary of significant changes in LLVM: - switch build framework from autoconf to CMake - llvm-ar now supports thin archives. - llvm doesn t produce .data.rel.ro.local or .data.rel sections anymore. - opional support for linking clang and the LLVM tools with a single libLLVM shared library pkgsrc note: we have this library in lang/libLLVM, but we don't currently use it. We may do so in the future if/when the API matures. - The optimization to move the prologue and epilogue of functions in colder code path (shrink-wrapping) is now enabled by default - new target-independent gcc-compatible emulated Thread Local Storage mode - various target specific optimizations Summary of significant changes in Clang: - new compiler flags for tuning what DWARF information is included - better strict alignment handling - better support for __builtin_object_size
Diffstat (limited to 'lang/clang/PLIST.Darwin')
-rw-r--r--lang/clang/PLIST.Darwin17
1 files changed, 0 insertions, 17 deletions
diff --git a/lang/clang/PLIST.Darwin b/lang/clang/PLIST.Darwin
deleted file mode 100644
index a954a4b77ca..00000000000
--- a/lang/clang/PLIST.Darwin
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD: PLIST.Darwin,v 1.3 2016/02/22 12:22:52 jperkin Exp $
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.10.4.a
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.asan_osx_dynamic.dylib
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.cc_kext.a
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.cc_kext_ios5.a
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.eprintf.a
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.ios.a
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.osx.a
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.profile_ios.a
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.profile_osx.a
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.ubsan_iossim_dynamic.dylib
-lib/clang/${PKGVERSION}/lib/darwin/libclang_rt.ubsan_osx_dynamic.dylib
-lib/clang/${PKGVERSION}/lib/macho_embedded/libclang_rt.hard_pic.a
-lib/clang/${PKGVERSION}/lib/macho_embedded/libclang_rt.hard_static.a
-lib/clang/${PKGVERSION}/lib/macho_embedded/libclang_rt.soft_pic.a
-lib/clang/${PKGVERSION}/lib/macho_embedded/libclang_rt.soft_static.a