]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] store the build options to report with -vv
authorWilly Tarreau <w@1wt.eu>
Sun, 2 Dec 2007 10:28:59 +0000 (11:28 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 2 Dec 2007 10:28:59 +0000 (11:28 +0100)
commit7b066db3bf8f24410794d641a7e35adae1e3e97d
tree56248920d376a12d40a2d24ebb2f0fc2931e7602
parentb698f0f4a2a0a182dd4ca647d82f08379bd95b7e
[MINOR] store the build options to report with -vv

Sometimes it is useful to find out how a given binary version was
built. The build compiler and options are now provided for this,
and it's possible to get them with the -vv option.
Makefile
Makefile.bsd
Makefile.osx
src/haproxy.c