llvm icon indicating copy to clipboard operation
llvm copied to clipboard

Fix make failed with wrong Makefile path of llvm under OS X

Open mindon opened this issue 10 years ago • 0 comments

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

mindon avatar Nov 13 '15 00:11 mindon