Skip to content

Commit

Permalink
Strip local path information from executable
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Jul 14, 2024
1 parent 6d82be3 commit 02ebf9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ def run(self):
[
"go",
"install",
"-trimpath",
"-v",
"-ldflags",
" ".join(ldflags),
Expand Down

0 comments on commit 02ebf9a

Please sign in to comment.