diff options
| author | kettenis <> | 2018-01-07 12:35:52 +0000 | 
|---|---|---|
| committer | kettenis <> | 2018-01-07 12:35:52 +0000 | 
| commit | b5565d9f20514e6aee34a8beb128ad836d739bf9 (patch) | |
| tree | d4ae0f75dc0e9b838b63ab32052ba4154f16910d /src/lib/libc/string/wcspbrk.c | |
| parent | bf59c7f1f430d5203f39c3206e7df506fe74264b (diff) | |
| download | openbsd-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/string/wcspbrk.c')
0 files changed, 0 insertions, 0 deletions
