forked from pool/libclc
Stefan Dirsch
84b88877da
- 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
libclc-11.0.0.src.tar.xz | ||
libclc-rpmlintrc | ||
libclc.changes | ||
libclc.spec |