lldb_select: add lldb_select-22 subport

Closes: https://trac.macports.org/ticket/73549
This commit is contained in:
dblark
2026-03-10 16:06:53 +08:00
committed by Joshua Root
parent 6a0233868f
commit 54e80096d4
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ if {$subport eq $name} {
{lldb none}
}
foreach v {5.0 6.0 7.0 8.0 9.0 10 11 12 13 14 15 16 17 18 19 20 21 devel} {
foreach v {5.0 6.0 7.0 8.0 9.0 10 11 12 13 14 15 16 17 18 19 20 21 22 devel} {
subport lldb_select-${v} {
set lldbver $v
}
+7
View File
@@ -0,0 +1,7 @@
bin/darwin-debug-mp-22
bin/lldb-argdumper-mp-22
bin/lldb-instr-mp-22
bin/lldb-mp-22
bin/lldb-server-mp-22
-
bin/lldb-dap-mp-22