]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: fix recent build failure on unaligned archs
authorWilly Tarreau <w@1wt.eu>
Fri, 21 Feb 2020 16:40:25 +0000 (17:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 21 Feb 2020 16:40:25 +0000 (17:40 +0100)
commitd43183d05f26e29fb0e75cf2b5f8a4ef47f8891d
tree727e37b367328363904fffec025e66504e2ea518
parent02ac950a115ae819d863ec1d2250b7c262348ede
BUILD: fix recent build failure on unaligned archs

Last commit 2c315ee ("BUG/MEDIUM: ebtree: don't set attribute packed
without unaligned access support") accidently enclosed the semicolon
in the ifdef so it will fail when HA_UNALIGNED is not set.
ebtree/ebtree.h