Skip to content

Commit 33c7d89

Browse files
committed
llgo:component -abi=0
1 parent e0fb166 commit 33c7d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ go install -v ./cmd/llcppcfg
66
go install -v ./cmd/llcppgtest
77

88
# main process required
9-
llgo install ./_xtool/llcppsymg
10-
llgo install ./_xtool/llcppsigfetch
9+
llgo install -abi=0 ./_xtool/llcppsymg
10+
llgo install -abi=0 ./_xtool/llcppsigfetch
1111
go install -v ./cmd/gogensig
1212
go install -v ./cmd/llcppg

0 commit comments

Comments
 (0)