- Improve commit message.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=9
This commit is contained in:
Aaron Puchert 2023-10-20 00:34:48 +00:00 committed by Git OBS Bridge
parent 1d2123c8ae
commit 7d21854ac4

View File

@ -5,8 +5,8 @@ Thu Oct 19 21:04:06 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
* This release contains bug-fixes for the LLVM 17.0.0 release.
This release is API and ABI compatible with 17.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
- Disable zstd support regardless of whether it's available for
now. (boo#1216121)
- Disable zstd support for now regardless of whether libzstd-devel
is installed. (boo#1216121)
- Limit number of LTO threads on 32-bit architectures to prevent
out-of-memory during linking.