]> git.ipfire.org Git - thirdparty/pdns.git/commit
Check if -latomic is needed instead of hardcoding 7953/head
authorRosen Penev <rosenp@gmail.com>
Tue, 28 May 2019 17:49:21 +0000 (10:49 -0700)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 19 Jun 2019 12:02:39 +0000 (14:02 +0200)
commitca67571c4f8feba9a84f57c39ab549a1ec74a21d
tree9b3d24b7ecd2ae16fb8051ddedb9efa378bb717a
parentc7871d61ca3da29cda03e44e9485d79674266ba9
Check if -latomic is needed instead of hardcoding

This avoids having a huge list of platforms which can change over time.

(cherry picked from commit 1735eb98cd295c0aec2c2cd4cff436a786dbc70f)
m4/pdns_check_os.m4