Foolbar fooapr@outlook.com writes:
getauxval() is available on Android since API 18. https://developer.android.com/ndk/guides/cpu-features#features_using_libcs_g...
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