Go to file
Ana Guerrero 85220898dc Accepting request 1195858 from devel:tools:compiler
- Split off clang shared runtime libraries into libclang_rtX, so
  that they can be used by other packages without requiring the
  entire compiler tool chain. This is still not ergonomical: the
  libraries don't sit in %{_libdir}, so an RPATH or setting
  LD_LIBRARY_PATH is required, and they don't have an SO version,
  so zypper won't know which version to is needed. (boo#1225784)
- Add minor version to Python shebangs. (boo#1212476)
- Remove shebang and executable bit where not needed.

OBS-URL: https://build.opensuse.org/request/show/1195858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm18?expand=0&rev=8
2024-08-26 20:05:28 +00:00
_constraints - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
.gitattributes - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
.gitignore - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
assume-opensuse.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
baselibs.conf - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
check-no-llvm-exegesis.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-docs-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-fix-modules-test-riscv.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-fix-openmp-test-non-x86.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-fix-openmp-test.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-resourcedirs.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-tools-extra-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
clang-tools-extra-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
cmake-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
cmake-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
compact_unwind_encoding.h - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
compiler-rt-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
compiler-rt-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
default-to-i586.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
libcxx-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
libcxx-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
libcxx-test-library-path.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
libcxxabi-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
libcxxabi-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
link-clang-shared.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
link-clang-tools-extra-shared.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
lld-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
lld-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
lld-default-sha1.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
lldb-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
lldb-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
lldb-cmake.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm18-rpmlintrc - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm18.changes - Split off clang shared runtime libraries into libclang_rtX, so 2024-08-23 22:46:50 +00:00
llvm18.keyring - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm18.spec - Some clang_rt files don't exist on all architectures. 2024-08-24 21:45:48 +00:00
llvm_build_tablegen_component_as_shared_library.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-do-not-install-static-libraries.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-docs-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-fix-cov-test-i586.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-fix-find-gcc5-install.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-normally-versioned-libllvm.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-projects-tools-order.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-remove-clang-only-flags.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-suse-implicit-gnu.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
llvm-workaround-superfluous-branches.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
lto-disable-cache.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
openmp-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
openmp-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
openmp-dont-run-gpu-arch.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
opt-viewer-Find-style-css-in-usr-share.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
polly-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
polly-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
runtimes-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
runtimes-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
tests-use-python3.patch - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
third-party-18.1.8.src.tar.xz - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00
third-party-18.1.8.src.tar.xz.sig - Fix shebang of the script to use the explicit version of Python 2024-08-19 21:04:11 +00:00