diff options
| author | wrvsrx <wrvsrx@outlook.com> | 2024-08-18 00:05:34 +0800 |
|---|---|---|
| committer | wrvsrx <wrvsrx@outlook.com> | 2024-09-07 16:25:05 +0800 |
| commit | 62fae879a82e68ab4cc2e827ac000c3eddba7729 (patch) | |
| tree | decadd67c37fb6ccf03d601592eb9eef304b04b6 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | e0fbd93aeeaf5ef3839fddac42e4f8ec57b72a55 (diff) | |
python3Packages.llvmlite: make it statically link to llvm
Llvmlite doc says that they link to llvm statically, but it's not. Check
- https://github.com/numba/llvmlite/issues/1027.
- https://github.com/numba/llvmlite/blob/ca123c3ae2a6f7db865661ae509862277ec5d692/docs/source/faqs.rst#why-static-linking-to-llvm
This behavior causes problems when python uses another version of llvm,
for example, mesa llvmpipe. This PR force llvmlite statically link to llvm.
Besides, this PR also use llvm as buildInputs rather than nativeBuildInputs
since it's a library that llvmlite use rather than a part of build system.
This PR also cleans outdated patches.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
