Go to file
Dominique Leuenberger d197a90939 Accepting request 969598 from devel:tools:compiler
- Split up Clang libraries: libclang.so is no longer so-versioned
  alongside LLVM but will stay at libclang.so.13 for now. So we
  put it into a separate package from libclang-cpp.so. Since we
  can't have multiple LLVM versions generate the same package, we
  prefix it for the non-default LLVM with a mechanism inspired by
  the GCC packaging.
- Patch exported clang/ClangTargets-relwithdebinfo.cmake to refer
  to libclang only by soname, because the installed library might
  be newer than the one originally build with the package.
- Use the same mechanism to for libc++ and package Clang scripts
  only for the default version. This means we'll no longer have to
  touch the package when a new major version comes out.
- Make sure we properly clean up the clang scripts if we're not
  packaging them.
- Let python3-clang use libclang.so.XX, which means we can always
  build it and makes it depend on libclang instead of clang-devel.
- Fix some rpmlint issues: we don't need explicit library
  dependencies that are detected automatically, and we add proper
  library dependencies to the *-devel packages.
- Merge llvm-LTO-devel into llvm-devel. That's where the header
  files already are, and they are hard to separate.
- Let llvm-polly-devel depend on llvm-devel.
- Remove libLTO and *-devel packages from baselibs, they don't
  seem to be needed. We mostly need libLLVM and maybe libclang-cpp.
- Consistently set host triple as *-suse-linux-gnu*.
- Only suggest documentation packages.
- Add llvm-rust-mangle-for-fastcall.patch for rust 1.59.
- Fix armv6hl cpu architecture typo.

OBS-URL: https://build.opensuse.org/request/show/969598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm13?expand=0&rev=9
2022-04-14 15:22:52 +00:00
_constraints Accepting request 950316 from home:Andreas_Schwab:Factory 2022-02-01 18:47:57 +00:00
.gitattributes Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
.gitignore Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
assume-opensuse.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
baselibs.conf - Remove *-devel packages from baselibs, they don't seem to be 2022-04-09 19:53:07 +00:00
clang-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
clang-docs-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
clang-resourcedirs.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
clang-tools-extra-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
CMake-Look-up-target-subcomponents-in-LLVM_AVAILABLE_LIBS.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
compact_unwind_encoding.h Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
compiler-rt-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
default-to-i586.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
libcxx-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
libcxxabi-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
link-clang-shared.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
link-clang-tools-extra-shared.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
lld-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
lld-default-sha1.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
lldb-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
lldb-cmake.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
llvm13-rpmlintrc - Consistently set host triple as *-suse-linux-gnu*. 2022-04-12 20:39:15 +00:00
llvm13.changes - Fix trailing whitespace. 2022-04-12 20:48:21 +00:00
llvm13.spec - Check for armv6hl. 2022-04-13 00:39:52 +00:00
llvm_build_tablegen_component_as_shared_library.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
llvm-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
llvm-better-detect-64bit-atomics-support.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
llvm-do-not-install-static-libraries.patch Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
llvm-docs-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
llvm-exegesis-link-dylib.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
llvm-fix-find-gcc5-install.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
llvm-normally-versioned-libllvm.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
llvm-remove-clang-only-flags.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
llvm-rust-mangle-for-fastcall.patch - Consistently set host triple as *-suse-linux-gnu*. 2022-04-12 20:39:15 +00:00
llvm-update-extract-section-script.patch Accepting request 947582 from home:glaubitz:branches:devel:tools:compiler 2022-01-20 23:58:48 +00:00
lto-disable-cache.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
openmp-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
opt-viewer-Find-style-css-in-usr-share.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00
polly-13.0.1.src.tar.xz Update to version 13.0.1. 2022-02-03 23:50:46 +00:00
tests-use-python3.patch Accepting request 922852 from home:aaronpuchert:llvm-next 2021-10-04 06:44:10 +00:00