- Apply clang-shlib-symbol-versioning.patch to add symbol versions

to libclang-cpp.so similar to libLLVM.so. This is required when
  multiple versions of the library are loaded into the same
  process. (boo#1219405, boo#1221183, boo#1233220)
- Require libffi when we build openmp for offloading.
- Correct target name for libomptarget in file list.
- Update llvm16.keyring from upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm16?expand=0&rev=38
This commit is contained in:
Aaron Puchert
2024-11-17 19:58:25 +00:00
committed by Git OBS Bridge
commit e16eeb0094
57 changed files with 6354 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.osc