Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Compilation error: forceNonADXArch undefined. #7

Closed
wbl opened this issue Mar 16, 2020 · 1 comment
Closed

Compilation error: forceNonADXArch undefined. #7

wbl opened this issue Mar 16, 2020 · 1 comment

Comments

@wbl
Copy link

wbl commented Mar 16, 2020

../../go/pkg/mod/github.com/kilic/bls12-381@v0.0.0-20200316214105-3714b4039cbf/arithmetic_decl.go:13:45: undefined: forceNonADXArch

I've imported the package and then vendored it using go mod vendor. No idea why the error didn't appear when running go test on the package directly. Sadly I don't have a minimal test case yet.

@kilic
Copy link
Owner

kilic commented Mar 17, 2020

This flag is mostly used for testing non adx backend. Now the position of flag is fixed. It builds.

@kilic kilic closed this as completed Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants