mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Import hostos in ARM cpuid test.
Fixes 2ceb6bb1f8 ("Use hostos.KernelVersion everywhere, and
have it return semver strings")
PiperOrigin-RevId: 461712007
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
package cpuid
|
||||
|
||||
import "gvisor.dev/gvisor/pkg/hostos"
|
||||
|
||||
func archSkipFeature(feature Feature, version hostos.Version) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user