Skip to content

Commit b752f30

Browse files
committed
---
yaml --- r: 6673 b: refs/heads/master c: 21cf9c8 h: refs/heads/master i: 6671: 0fe4e72 v: v3
1 parent 8f2d01f commit b752f30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 202260f19e6db4d410c121aba06a27e73366d822
2+
refs/heads/master: 21cf9c86987d6aba0075307d80014e5418eab10f

trunk/mk/llvm.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ifeq ($(CFG_LLVM_ROOT),)
1414
$$(LLVM_CONFIG_$(1)): $$(LLVM_DEPS)
1515
@$$(call E, make: llvm)
1616
$$(Q)$$(MAKE) -C $$(CFG_LLVM_BUILD_DIR_$(1)) $$(CFG_LLVM_BUILD_ENV)
17-
17+
$$(Q)touch $$(LLVM_CONFIG_$(1))
1818
endif
1919

2020
endef

0 commit comments

Comments
 (0)