BUILD: atomic: fix build on mac/arm64
authorDavid CARLIER <devnexen@gmail.com>
Sat, 23 Oct 2021 13:43:42 +0000 (14:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 28 Oct 2021 07:45:48 +0000 (09:45 +0200)
commitc050dc6c689e761af6c2d5a673086a1408164c6a
tree4f610507f9b1e662971972451bbb699302f65a59
parent4957a32f9e739e3a291dde1b5b06216f54f27083
BUILD: atomic: fix build on mac/arm64

The inline assembly is invalid for this platform thus falling back
to the builtin instead.
include/haproxy/atomic.h