commit | c2d35dc84ab73c51d25ce8d115342d69ac335a06 | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Mon May 15 15:13:32 2023 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon May 15 16:08:03 2023 +0200 |
tree | 3c986748b47cee17fe513858d53029515ad81560 | |
parent | d0c363486cb2a9b0d4374fc236ff55f842a2a5e7 [diff] |
BUG/MINOR: makefile: use USE_LIBATOMIC instead of USE_ATOMIC The issue was introduced with commit c108f37c2 ("BUILD: makefile: rework 51D to split v3/v4"), and is also related to commit b16d9b58 ("BUILD: makefile: never force -latomic, set USE_LIBATOMIC instead") where USE_ATOMIC has been replaced.