Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2020 16:06:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 246244] ld.lld in LLVM10 cannot recognize zlib in "compress-debug-sections"
Message-ID:  <bug-246244-29464-24Pe7Ej6Cm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246244-29464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246244

--- Comment #1 from commit-hook@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@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246244-29464-24Pe7Ej6Cm>