Define AT_HWCAP/AT_HWCAP2 if getauxval unavailable (#594)
If CRYPTOPP_GETAUXV_AVAILABLE is undefined, getauxval function is defined to return 0 however AT_HWCAP and AT_HWCAP2 are not defined so compilation on toolchain without getauxval and these variables such as uclibc-ng will fail. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>pull/595/head
parent
53ccd310b8
commit
f7f13c70c8
Loading…
Reference in New Issue