]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD/MINOR: haproxy: compiling config cpu parsing handling when needed
authorDavid Carlier <devnexen@gmail.com>
Fri, 1 Dec 2017 09:14:02 +0000 (09:14 +0000)
committerWilly Tarreau <w@1wt.eu>
Fri, 1 Dec 2017 15:05:35 +0000 (16:05 +0100)
commit7e351eefe507a6617e05fd9ea499920ec1186562
treefbeea13ddb38b427cb75f3db6bca4fc846decb73
parent088c9b73cab9a1958dceaa1ce6f8a76541f8d344
BUILD/MINOR: haproxy: compiling config cpu parsing handling when needed

parse_cpu_set is only relevant where there is cpu affinity,
avoiding in the process compilation warning as well.
src/cfgparse.c