BUILD: fix dragonfly build again on __read_mostly
authordevnexen@gmail.com <devnexen@gmail.com>
Sat, 4 Sep 2021 08:58:57 +0000 (09:58 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 8 Sep 2021 17:46:29 +0000 (19:46 +0200)
commitac5f634cb1e08efd927f904979cdff38d0afb081
tree6a804d6d0761a3bdd1acac916ad20bb5f9006d44
parent55f8a830dc339175767ddc638a06dd377091f84f
BUILD: fix dragonfly build again on __read_mostly

It looks like some versions define it and others not. Better rely on
the macro itself rather than checking for a particular OS.
include/haproxy/compiler.h