We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0fb166 commit 33c7d89Copy full SHA for 33c7d89
install.sh
@@ -6,7 +6,7 @@ go install -v ./cmd/llcppcfg
6
go install -v ./cmd/llcppgtest
7
8
# main process required
9
-llgo install ./_xtool/llcppsymg
10
-llgo install ./_xtool/llcppsigfetch
+llgo install -abi=0 ./_xtool/llcppsymg
+llgo install -abi=0 ./_xtool/llcppsigfetch
11
go install -v ./cmd/gogensig
12
go install -v ./cmd/llcppg
0 commit comments