Skip to content

Commit 9b2bb7e

Browse files
committed
---
yaml --- r: 327 b: refs/heads/master c: 01353b2 h: refs/heads/master i: 325: 410e2c6 323: 3519b10 319: 9654e24 v: v3
1 parent 5348b13 commit 9b2bb7e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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: 62522def7409a233f5316546cd6bee91e812a039
2+
refs/heads/master: 01353b2a7f68e82e1a0e77535a727d1532eb3627

trunk/src/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,10 @@ check: tidy \
614614
$(TEST_RPASS_EXES_LLVM) $(TEST_RFAIL_EXES_LLVM) \
615615
$(TEST_RPASS_OUTS_LLVM) $(TEST_RFAIL_OUTS_LLVM) \
616616
$(TEST_CFAIL_OUTS_LLVM)
617+
618+
compile-check: tidy \
619+
$(TEST_RPASS_EXES_LLVM) $(TEST_RFAIL_EXES_LLVM)
620+
617621
endif
618622

619623
REQ := $(CFG_BOOT) $(CFG_RUNTIME) $(CFG_STDLIB)

0 commit comments

Comments
 (0)