Install llvmCore to /usr/local. <rdar://problem/10390708>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145378 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bob Wilson 2011-11-29 06:11:56 +00:00
parent fe2a6c584a
commit 9712f8460d

View File

@ -32,7 +32,7 @@ DSTROOT = $(OBJROOT)/../dst
#######################################################################
PREFIX = /Developer/usr/local
PREFIX = /usr/local
# Unless assertions are forced on in the GMAKE command line, disable them.
ifndef ENABLE_ASSERTIONS