summaryrefslogtreecommitdiff
path: root/ModuleInfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ModuleInfo.txt')
-rw-r--r--ModuleInfo.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/ModuleInfo.txt b/ModuleInfo.txt
index 4d8a853d82..a325c76a62 100644
--- 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@