]> git.ipfire.org Git - thirdparty/bind9.git/commit
Detect atomic operations support on ppc64le
authorPetr Menšík <pemensik@redhat.com>
Fri, 20 Mar 2020 15:35:28 +0000 (16:35 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 25 Mar 2020 22:04:23 +0000 (23:04 +0100)
commit33fcafe055aa2d9cb1970d8ea198cd1082ef1beb
tree742ebdd7eb963f31f72b05e945a10c2ac45e02e7
parentc5d3152edd0392ff46604a699e2552bc5aab92b8
Detect atomic operations support on ppc64le

Current configure detects only stdatomic operations. Fix it to detect
also ISC atomics with assembly.
aclocal.m4
configure
configure.ac