1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Adding the tool to the path doesn't break anything anymore

llvm-svn: 658
This commit is contained in:
Chris Lattner 2001-09-28 00:07:10 +00:00
parent 02d80cea8c
commit 51fd4a7b61

View File

@ -1,5 +1,4 @@
setenv LD_LIBRARY_PATH ../lib/Debug
setenv PATH ../tools/Debug:${PATH}
alias as ../tools/Debug/as