Use garble -tiny flag

This commit is contained in:
2024-07-26 22:35:01 +02:00
parent acadaa7910
commit 78133c0dbd
5 changed files with 11 additions and 11 deletions

View File

@ -1,2 +0,0 @@
#!/usr/bin/env bash
`go env GOPATH`/bin/garble -literals $@

2
scripts/garble.sh Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env bash
`go env GOPATH`/bin/garble -literals -tiny $@