BUILD: reorder the objects in the makefile
authorWilly Tarreau <w@1wt.eu>
Mon, 25 Nov 2019 18:03:59 +0000 (19:03 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 25 Nov 2019 18:47:23 +0000 (19:47 +0100)
commitef915dc9ca03c87c763ad750bc3238f493fcf534
tree36b8f8b858a398270ab7adc83bd3f048862e692e
parent2e7fdfc9a10590fe4cd1b20b8046d8250664f14a
BUILD: reorder the objects in the makefile

After a number of reorganization, addition of fcgi and the removal of
the legacy mode, some late files ended up being slow to build and were
slowing down the parallel build. Let's reorder them based on the build
time. Full build went down from 8.3-9.2s to 6.8s.
Makefile