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 d695305ea3
commit 34696621d8
1 changed files with 0 additions and 1 deletions

View File

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