Expose passinfo from BreakCriticalEdges pass so that it may be "Required" by
[oota-llvm.git] / Makefile.config
index 8634a46920fd6926b7498d0b27339cffcc073867..c16e16774f0cc6182757f5426f606fa051af8e46 100644 (file)
@@ -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)