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:
b77c457
)
Adjust this per the changes to the configuration script in the llvm-top module.
author
Reid Spencer
<rspencer@reidspencer.com>
Wed, 11 Jul 2007 03:00:11 +0000
(
03:00
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Wed, 11 Jul 2007 03:00:11 +0000
(
03:00
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38521
91177308
-0d34-0410-b5e6-
96231b3b80d8
ModuleInfo.txt
patch
|
blob
|
history
diff --git
a/ModuleInfo.txt
b/ModuleInfo.txt
index 4d8a853d82cd0dca4fb06118a42ce66f6df1043b..a325c76a6226388657cad88e35dae6e2b2f102d2 100644
(file)
--- a/
ModuleInfo.txt
+++ b/
ModuleInfo.txt
@@
-1,2
+1,4
@@
DepModule:
-BuildTarget: build-for-llvm-top
+ConfigCmd: ./configure --prefix=@INSTALL_PREFIX@ --with-llvmgccdir=@LLVM_TOP@/install
+ConfigFile: ./config.status
+BuildCmd: make build-for-llvm-top LLVM_TOP=@LLVM_TOP@