]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: sort the features list
authorWilly Tarreau <w@1wt.eu>
Thu, 22 Dec 2022 18:51:30 +0000 (19:51 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 Dec 2022 15:53:35 +0000 (16:53 +0100)
commit848362f2d2251fe90236754c3a78d18a42068e81
tree9f5db87cb15be331bec1e98e1f36e8dae12eec9b
parent69e7b7f67707690b8891076c2eb2cf5c0f1829e3
BUILD: makefile: sort the features list

The features list that appears in -vv appears in a random order, which
always makes it a pain to look for certain features. Let's sort it.
include/make/options.mk