SHA256
1
0
forked from pool/llvm17
Aaron Puchert 2023-10-20 00:18:31 +00:00 committed by Git OBS Bridge
parent 644b9dbba1
commit 8069b78f38

View File

@ -5,7 +5,8 @@ Thu Oct 19 21:04:06 UTC 2023 - Aaron Puchert <aaron@jena>
* 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 regardless of whether it's available for now.
- Disable zstd support regardless of whether it's available for
now. (boo#1216121)
- Limit number of LTO threads on 32-bit architectures to prevent
out-of-memory during linking.