]> git.kaiwu.me - haproxy.git/commit
[BUILD] ensure that makefile understands USE_DLMALLOC=1
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Feb 2008 09:53:32 +0000 (10:53 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 Mar 2008 20:52:16 +0000 (21:52 +0100)
commitae5589d1cfdbd2705bcde42159ea3883393f3b5f
treefa77069d8a05cbc36b9e0730cade77cd7aa7f760
parentaa9d40e293f11a08f13e8367aa9f2d23d8343744
[BUILD] ensure that makefile understands USE_DLMALLOC=1

USE_DLMALLOC=1 was ignored since last makefile update. It's better
to keep it running for existing setups.
(cherry picked from commit f14358bd1ad4f7c9fd32c3900ac3a2848bed1b9a)
Makefile