This website requires JavaScript.
Explore
Help
Register
Sign In
JohnHammond
/
buildkit
mirror of
https://github.com/JohnHammond/buildkit.git
Watch
1
Star
0
Fork
You've already forked buildkit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d5b7ce35d8
buildkit
/
util
/
archutil
/
386_check_386.go
9 lines
91 B
Go
Raw
Blame
History
//go:build 386
// +build 386
package
archutil
func
i386Supported
(
)
error
{
return
nil
}
Reference in New Issue
View Git Blame
Copy Permalink