fix the failed test target //pkg/cpuid:cpuid_test on arm64.

This commit is contained in:
Jing Chen
2021-10-23 15:39:57 -07:00
parent 14f4113924
commit de9090dde9
+1
View File
@@ -491,4 +491,5 @@ func init() {
initCPUInfo()
initHwCap()
initFeaturesFromString()
hostFeatureSet = getHostFeatureSet()
}