FreeBSD Bugzilla – Attachment 230884 Details for
Bug 261034
devel/llvm-devel: handle non-default Python versions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for devel/llvm-devel/pkg-plist substituting .cpython-38 for %%PYTHON_EXT_SUFFIX%%
devel_llvm-devel_pkg-plist.diff (text/plain), 687 bytes, created by
Trond Endrestøl
on 2022-01-10 18:21:18 UTC
(
hide
)
Description:
Patch for devel/llvm-devel/pkg-plist substituting .cpython-38 for %%PYTHON_EXT_SUFFIX%%
Filename:
MIME Type:
Creator:
Trond Endrestøl
Created:
2022-01-10 18:21:18 UTC
Size:
687 bytes
patch
obsolete
>diff --git a/devel/llvm-devel/pkg-plist b/devel/llvm-devel/pkg-plist >index 3dd8f3877491..dba982fe7475 100644 >--- a/devel/llvm-devel/pkg-plist >+++ b/devel/llvm-devel/pkg-plist >@@ -126,7 +126,7 @@ bin/split-file-devel > %%LIT%%bin/llvm-lit-devel > %%LIT%%llvm-devel/bin/llvm-lit > %%LLDB%%llvm-devel/%%PYTHON_SITELIBDIR%%/lldb/__init__.py >-%%LLDB%%llvm-devel/%%PYTHON_SITELIBDIR%%/lldb/_lldb.cpython-38.so >+%%LLDB%%llvm-devel/%%PYTHON_SITELIBDIR%%/lldb/_lldb%%PYTHON_EXT_SUFFIX%%.so > %%LLDB%%llvm-devel/%%PYTHON_SITELIBDIR%%/lldb/embedded_interpreter.py > %%LLDB%%llvm-devel/%%PYTHON_SITELIBDIR%%/lldb/formatters/Logger.py > %%LLDB%%llvm-devel/%%PYTHON_SITELIBDIR%%/lldb/formatters/__init__.py
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261034
:
230819
| 230884 |
230885