X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile.config;h=c16e16774f0cc6182757f5426f606fa051af8e46;hb=87944916a4764dabc2f89cbec0a6c7e439c28530;hp=8634a46920fd6926b7498d0b27339cffcc073867;hpb=9c32df37b9c855a0c8b25a19b709de4836ae7c60;p=oota-llvm.git diff --git a/Makefile.config b/Makefile.config index 8634a46920f..c16e16774f0 100644 --- a/Makefile.config +++ b/Makefile.config @@ -23,7 +23,7 @@ CC := PATH=/usr/bin /usr/dcs/software/evaluation/bin/gcc # object files. # #LLVM_OBJ_DIR = . -LLVM_OBJ_DIR = /localhome/$(shell whoami) +LLVM_OBJ_DIR := /localhome/$(USER) # Path to location for LLVM front-end this should only be specified here if you # want to override the value set in Makefile.$(uname)