]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: Makefile: remove 11-years old workarounds for deprecated options
authorWilly Tarreau <w@1wt.eu>
Wed, 27 Mar 2019 10:51:44 +0000 (11:51 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 27 Mar 2019 13:29:29 +0000 (14:29 +0100)
commit5c0ac3a51ee801140cdfd8fc4cd713036030c20f
tree49ec571c984aa2d66fa36cef3b1f96a43c1486ad
parent26ecceaadc929368e1ee8086fa8ff9c71fd60c62
BUILD: Makefile: remove 11-years old workarounds for deprecated options

Build options "REGEX=" and "DEFINE=-DTPROXY" have been deprecated by
commit 9f2b730 in 1.3.15 and have been emitting warnings for over 11
years. It's about time to get rid of them.
Makefile