-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yespower slow on 32-bit: Gitian: #warning "SSE2 not enabled. Expect poor performance." #71
Labels
Comments
a very long logCLICK ME
|
decryp2kanon
changed the title
GITIAN: #warning "SSE2 not enabled. Expect poor performance."
Yespower slow on 32-bit: Gitian: #warning "SSE2 not enabled. Expect poor performance."
Feb 9, 2020
This was referenced Feb 9, 2020
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add -msse2 to GITIAN builds
https://github.com/google/boringssl/blob/master/util/32-bit-toolchain.cmake
-m32 -msse2
Alexander said it's not an actual problem, however it's an issue anyway :)
[TRAVIS] warning: -fPIC ignored for target (all code is position independent) [enabled by default]
cryptozeny/sugarchain-v0.16.3#65
The text was updated successfully, but these errors were encountered: