rust/mk
Alex Crichton f04d6241cb Fix the linked targets for rustc
Right now multiple targets/hosts is broken because the libdir passed for all of
the LLVM libraries is for the wrong architecture. By using the right arch
(target, not host), everything is linked and assembled just fine.
2013-12-07 10:38:32 -08:00
..
clean.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
ctags.mk Don't make tags for our dependencies and tests. 2013-11-16 13:44:52 +11:00
dist.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
docs.mk rustdoc: pass through --cfg to rustc 2013-11-24 23:33:44 -05:00
host.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
install.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
llvm.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Make the ccache-free case look like the ccache case. 2013-12-02 19:25:14 +01:00
pp.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
rt.mk Statically link librustrt to libstd 2013-11-29 18:36:14 -08:00
rustllvm.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
snap.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
stage0.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
target.mk Fix the linked targets for rustc 2013-12-07 10:38:32 -08:00
tests.mk Fix the linked targets for rustc 2013-12-07 10:38:32 -08:00
tools.mk Rename files to match current recommendations. 2013-11-03 23:49:01 +11:00