BUILD: compiler: do not use already defined __read_mostly on dragonfly
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 23 Apr 2021 14:35:13 +0000 (16:35 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 30 Apr 2021 15:16:36 +0000 (17:16 +0200)
commitd272b409d73f71b1a85dcc78b380a6188d194329
tree8a89e5af1c424915591f64a7f7eb6057be725ae0
parent29202013c15d87e7c35a73ee3a83c8400b7d2770
BUILD: compiler: do not use already defined __read_mostly on dragonfly

DragonflyBSD already has an attribute __read_mostly which serves the
same purpose as the one in compiler.h.

No need to be backported as it was added in the current 2.4-dev.
include/haproxy/compiler.h