[Bug 246244] ld.lld in LLVM10 cannot recognize zlib in "compress-debug-sections"
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Mon May 25 16:06:48 UTC 2020
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246244
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: dim
Date: Mon May 25 16:06:32 UTC 2020
New revision: 361465
URL: https://svnweb.freebsd.org/changeset/base/361465
Log:
  Regenerate llvm config headers to correctly enable zlib support
  During the initial upgrade to 10.0.0 in r357120, I generated these
  headers once, but they were missing zlib-related settings at that time.
  These should have been regenerated again during the merge of the final
  10.0.0 release.
  Direct commit to stable/{11,12}, since head has gotten 10.0.1 in the
  mean time, with up-to-date generated headers.
  Reported by:  hyama99 at gmail.com
  PR:           246244
Changes:
  stable/11/lib/clang/include/clang/Config/config.h
  stable/11/lib/clang/include/llvm/Config/config.h
  stable/11/lib/clang/include/llvm/Config/llvm-config.h
  stable/12/lib/clang/include/clang/Config/config.h
  stable/12/lib/clang/include/llvm/Config/config.h
  stable/12/lib/clang/include/llvm/Config/llvm-config.h
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-toolchain
mailing list