Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit b48e090

Browse files
authored
Merge pull request #98 from gz-c/fix-gcflags
Fix -gcflags
2 parents 8208649 + d9e8923 commit b48e090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ func realMain() int {
129129
Platform: platform,
130130
OutputTpl: outputTpl,
131131
Ldflags: ldflags,
132+
Gcflags: flagGcflags,
132133
Tags: tags,
133134
Cgo: flagCgo,
134135
Rebuild: flagRebuild,

0 commit comments

Comments
 (0)