llvm
llvm copied to clipboard
Fix make failed with wrong Makefile path of llvm under OS X
issue: https://github.com/rust-lang/rust/issues/24887
make error make[2]: *** No rule to make target '/home/lab/rust/src/llvm/home/lab/rust/x86_64-apple-darwin/llvm/Makefile', needed by 'Makefile'. Stop.
the /home/lab/rust/ part repeated issue