summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorkettenis <>2018-01-07 12:35:52 +0000
committerkettenis <>2018-01-07 12:35:52 +0000
commitb5565d9f20514e6aee34a8beb128ad836d739bf9 (patch)
treed4ae0f75dc0e9b838b63ab32052ba4154f16910d /src/lib/libc
parentbf59c7f1f430d5203f39c3206e7df506fe74264b (diff)
downloadopenbsd-b5565d9f20514e6aee34a8beb128ad836d739bf9.tar.gz
openbsd-b5565d9f20514e6aee34a8beb128ad836d739bf9.tar.bz2
openbsd-b5565d9f20514e6aee34a8beb128ad836d739bf9.zip
On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately
the assembly code in libcrypto assumes unaligned access is allowed for ARMv7. Make these paths conditional on __STRICT_ALIGNMENT not being defined and define __STRICT_ALIGNMENT in arm_arch.h for OpenBSD. ok tom@
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions