1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

remove obsolete path

llvm-svn: 34273
This commit is contained in:
Chris Lattner 2007-02-14 07:39:35 +00:00
parent f9ef252d00
commit a4853a3340

View File

@ -11,7 +11,7 @@ set DEBUG = 0
## Search path for automatically finding the obj-root to use.
## Note: The src root directory ${LLVMDIR} will be prepended to this path later.
##
set OBJROOTDIRLIST = ( "/localhome/$USER/llvm" )
set OBJROOTDIRLIST = ( )
set doit = 1
unset options_done