Go to file
Stefan Dirsch 84b88877da Accepting request 845078 from home:aaronpuchert:llvm-next
- Update to version 0.2.0+llvm11.0.0.
  The repository that we extracted the tarball from isn't updated
  any longer. So we take the tarballs from LLVM releases instead.
- The build now uses CMake instead of a custom Python script.
- Remove dependencies on gcc, libstdc++-devel, ncurses and zlib.
- The provided package consists of LLVM bitcode files, which are
  not necessarily backwards-compatible across major versions.
  (https://llvm.org/docs/DeveloperPolicy.html#ir-backwards-compatibility)
  So we let the package provide a symbol libclc(llvmXX).
- The library files have moved from %{_libdir} to %{_datadir}.
- Make noarch: the bitcode files don't depend on the host CPU.

OBS-URL: https://build.opensuse.org/request/show/845078
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=32
2020-10-30 17:44:31 +00:00
.gitattributes Accepting request 347130 from home:boombatower:branches:X11:XOrg 2015-12-02 15:15:58 +00:00
.gitignore Accepting request 347130 from home:boombatower:branches:X11:XOrg 2015-12-02 15:15:58 +00:00
libclc-11.0.0.src.tar.xz Accepting request 845078 from home:aaronpuchert:llvm-next 2020-10-30 17:44:31 +00:00
libclc-rpmlintrc Accepting request 487709 from home:boombatower:branches:X11:XOrg 2017-04-12 20:22:50 +00:00
libclc.changes Accepting request 845078 from home:aaronpuchert:llvm-next 2020-10-30 17:44:31 +00:00
libclc.spec Accepting request 845078 from home:aaronpuchert:llvm-next 2020-10-30 17:44:31 +00:00