Aaron Puchert
cc2963bddf
- Fix typo.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm18?expand=0&rev=25
2024-08-24 02:11:23 +00:00
Aaron Puchert
ba65734252
- 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)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm18?expand=0&rev=24
2024-08-23 22:46:50 +00:00
Aaron Puchert
2bcdc17738
- Fix quotes.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm18?expand=0&rev=23
2024-08-21 21:36:02 +00:00
Aaron Puchert
e82017e2cb
- Make sure we also rewrite /usr/bin/python3 and not just
...
/usr/bin/python.
- Use correct conditional for lldb python bindings.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm18?expand=0&rev=22
2024-08-21 17:16:15 +00:00
Aaron Puchert
d4c29faf97
- Remove shebang from lldb python modules.
...
- Add proper conditionals.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm18?expand=0&rev=21
2024-08-21 00:52:48 +00:00
Aaron Puchert
e8d8e6eaa8
- Add minor version to Python shebangs. (boo#1212476)
...
- Remove shebang and executable bit where not needed.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm18?expand=0&rev=20
2024-08-20 23:23:41 +00:00
Aaron Puchert
7b38b2dadb
- Fix shebang of the script to use the explicit version of Python
...
(bsc#1212476).
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm18?expand=0&rev=19
2024-08-19 21:04:11 +00:00