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:
xgopilot
2025-10-16 07:48:28 +00:00
parent e96625cf07
commit 8b61831b0d
2 changed files with 20 additions and 26 deletions

1
.gitignore vendored
View File

@@ -53,4 +53,3 @@ go.work*
*.uf2
*.img
*.zip
/llgo