]> git.lizzy.rs Git - rust.git/commit
build: Touch llvm-config after building
authorBrian Anderson <banderson@mozilla.com>
Tue, 13 Dec 2011 01:06:43 +0000 (17:06 -0800)
committerBrian Anderson <banderson@mozilla.com>
Tue, 13 Dec 2011 22:32:32 +0000 (14:32 -0800)
commit21cf9c86987d6aba0075307d80014e5418eab10f
treeb26c3eece3cad5b4620ce13d5d045a392bd4944f
parent202260f19e6db4d410c121aba06a27e73366d822
build: Touch llvm-config after building

llvm-config is the file we base our LLVM build rule on, but rebuilding LLVM
doesn't always rebuild it, so touch.
mk/llvm.mk