internal:link by LLGoFile to find libunwind
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
LLGoFiles = "_wrap/debug.cpp"
|
||||
LLGoFiles = "$(llvm-config --cflags): _wrap/debug.cpp"
|
||||
)
|
||||
|
||||
type Info struct {
|
||||
|
||||
@@ -25,7 +25,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
LLGoFiles = "_os/os.c"
|
||||
LLGoFiles = "_os/os.cpp"
|
||||
LLGoPackage = "link"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user