]> git.lizzy.rs Git - rust.git/commit
Build libuv/jemalloc only once (not per stage)
authorAlex Crichton <alex@alexcrichton.com>
Tue, 8 Oct 2013 16:20:17 +0000 (09:20 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 8 Oct 2013 21:26:56 +0000 (14:26 -0700)
commitd858360483153d9b3a64f0fd44a0ad39c047d6a4
tree7e3ca7957c14a5b97cf7d3d4daefa9343bb8f169
parente293026e9c41a5322d95098c30e193fdb815c1bb
Build libuv/jemalloc only once (not per stage)

Reorganize the makefiles to stop building these once per stage because there's
no need to do this at all.

Closes #7002
configure
mk/platform.mk
mk/rt.mk