internal:link by LLGoFile to find libunwind

This commit is contained in:
luoliwoshang
2025-06-11 19:43:38 +08:00
parent a5fd7f2eba
commit f36098d704
4 changed files with 3 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ import (
)
const (
LLGoFiles = "_wrap/debug.cpp"
LLGoFiles = "$(llvm-config --cflags): _wrap/debug.cpp"
)
type Info struct {