BUILD/MINOR: fix solaris build with clang.
authorDavid Carlier <devnexen@gmail.com>
Thu, 13 Jan 2022 19:16:48 +0000 (19:16 +0000)
committerWilly Tarreau <w@1wt.eu>
Wed, 26 Jan 2022 03:35:10 +0000 (04:35 +0100)
commit4a89a5dab4c60a808e237f35e9e95412d1bd917a
tree258999a883e4e665328439b6202345ac072d6340
parentbf45c72a4f39048a7e329dfbc98a39ad9f9c2f8a
BUILD/MINOR: fix solaris build with clang.

clang 9 sets the level to POSIX 2004.

(cherry picked from commit 4831db2f32077469472ebda03e176e6c77dc7472)
Signed-off-by: Willy Tarreau <w@1wt.eu>
Makefile