]> git.lizzy.rs Git - rust.git/commit
Statically link libuv to librustuv
authorAlex Crichton <alex@alexcrichton.com>
Thu, 31 Oct 2013 06:57:27 +0000 (23:57 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 3 Nov 2013 04:28:17 +0000 (21:28 -0700)
commit0ce1b2f04d5b1a427f966ed70b09e95ae882947e
tree10de6b57b8afd21e38c64f0918a3a78a4da62303
parent7f31b079e5cf36ea7852032a14fc4e4650420ec3
Statically link libuv to librustuv

Similarly to the previous commit, libuv is only used by this library, so there's
no need for it to be linked into librustrt and available to all crates by
default.
Makefile.in
mk/rt.mk
mk/target.mk
mk/tests.mk
src/librustc/lib/llvm.rs
src/librustuv/uvll.rs
src/rt/rustrt.def.in