Adjust this per the changes to the configuration script in the llvm-top module.
[oota-llvm.git] / ModuleInfo.txt
1 DepModule:
2 ConfigCmd: ./configure --prefix=@INSTALL_PREFIX@ --with-llvmgccdir=@LLVM_TOP@/install
3 ConfigFile: ./config.status
4 BuildCmd: make build-for-llvm-top LLVM_TOP=@LLVM_TOP@