projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab0577b
)
'whoami' doesn't exist on solaris
author
Chris Lattner
<sabre@nondot.org>
Sun, 22 Sep 2002 23:35:11 +0000
(23:35 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 22 Sep 2002 23:35:11 +0000
(23:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3882
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.config
patch
|
blob
|
history
diff --git
a/Makefile.config
b/Makefile.config
index 8634a46920fd6926b7498d0b27339cffcc073867..c16e16774f0cc6182757f5426f606fa051af8e46 100644
(file)
--- 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)