rust/mk
Jorge Aparicio ae58a87594 add -mrelax-relocations=no to i686-musl and i586-gnu
I've been experiencing #34978 with these two targets. This applies the
hack in #35178 to these targets as well.
2016-08-10 14:35:09 -05:00
..
cfg add -mrelax-relocations=no to i686-musl and i586-gnu 2016-08-10 14:35:09 -05:00
clean.mk
crates.mk
ctags.mk
debuggers.mk
dist.mk
docs.mk
grammar.mk
host.mk
install.mk
llvm.mk
main.mk mk: Only pass -Zorbit=off in stage1/2 2016-08-02 13:06:43 -07:00
platform.mk [LLVM-3.9] Pass correct relocation model flag 2016-07-29 10:29:44 +02:00
prepare.mk
reconfig.mk
rt.mk Fix build of compiler-rt on FreeBSD 2016-07-24 04:48:26 +00:00
rustllvm.mk remove the ExecutionEngine binding 2016-08-03 15:08:47 +03:00
stage0.mk
target.mk
tests.mk
util.mk