Skip to content

Commit 1e2d523

Browse files
authored
build: do not include vcs info (#7)
1 parent e30ecf9 commit 1e2d523

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ gomobile init
2626
gomobile bind -v \
2727
-androidapi 21 \
2828
-trimpath \
29+
-buildvcs=false \
2930
-ldflags='-s -w -buildid=' \
3031
-tags='with_conntrack,with_gvisor,with_quic,with_wireguard,with_utls,with_clash_api,with_ech' .
3132

0 commit comments

Comments
 (0)