summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2023-02-05 20:27:29 +0000
committerStefan Fritsch <sf@apache.org>2023-02-05 20:27:29 +0000
commitdfbbaf0fa87595a4e011fc4ddb5b6265f2fab9e4 (patch)
tree4409af10fafd0ec0fc51fc624f01df49a43deafe /CHANGES
parent49f9c5b8808f33de758445605a754d7283eecd1e (diff)
downloadapr-dfbbaf0fa87595a4e011fc4ddb5b6265f2fab9e4.tar.gz
Call apr__atomic_generic64_init() if needed
Otherwise we get a segfault. Seen on Debian on powerpc with /* Define if compiler provides 32bit atomic builtins */ #define HAVE_ATOMIC_BUILTINS 1 /* Define if compiler provides 64bit atomic builtins */ /* #undef HAVE_ATOMIC_BUILTINS64 */ /* Define if compiler provides 32bit __atomic builtins */ #define HAVE__ATOMIC_BUILTINS 1 /* Define if compiler provides 64bit __atomic builtins */ /* #undef HAVE__ATOMIC_BUILTINS64 */ /* Define if use of generic atomics is requested */ /* #undef USE_ATOMICS_GENERIC */ git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1907442 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions