Foolbar <[email protected]> writes: > getauxval() is available on Android since API 18. > https://developer.android.com/ndk/guides/cpu-features#features_using_libcs_getauxval3
Thanks, now merged to the master-updates branch. I wonder if there's some easy way to test this in the CI? I've tried building in termux on my android phone, and it seems to work fine (setting NETTLE_FAT_VERBOSE=1 says that it enables sha1, sha256,pmul and aes instructions). I got a mysterious (not reproducible) linker crash on first try, though, "Pointer tag for 0x14 was truncated". Regards, /Niels -- Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
