Change logs for llvm-toolchain-3.7 source package in Cosmic

  • llvm-toolchain-3.7 (1:3.7.1-5ubuntu4) cosmic; urgency=medium
    
      * No-change rebuild for ncurses soname changes.
    
     -- Matthias Klose <email address hidden>  Thu, 03 May 2018 15:23:06 +0000
  • llvm-toolchain-3.7 (1:3.7.1-5ubuntu3) artful; urgency=medium
    
      * build using gold on arm64 and s390x. For backports, arm64 might still
        need the BFD linker, and building with only one or two processes in
        parallel.
      * On arm64 and ppc64el, build with -g1 instead of -g.
      * Set CMAKE_CXX_FLAGS_RELWITHDEBINFO and pass opt_flags.
      * Fix sanitizer build failure with glibc-2.26.
      * Link with --no-keep-files-mapped --no-map-whole-files when using
        gold.
    
     -- Matthias Klose <email address hidden>  Thu, 14 Sep 2017 15:19:11 +0200