refactor: address review comments on build.go
- Remove /llgo from .gitignore (unnecessary) - Move cgoSupported linkname to top with other linknames - Fix goVersion initialization timing by making it local variable 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -53,4 +53,3 @@ go.work*
|
||||
*.uf2
|
||||
*.img
|
||||
*.zip
|
||||
/llgo
|
||||
|
||||
Reference in New Issue
Block a user