We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5348b13 commit 9b2bb7eCopy full SHA for 9b2bb7e
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 62522def7409a233f5316546cd6bee91e812a039
+refs/heads/master: 01353b2a7f68e82e1a0e77535a727d1532eb3627
trunk/src/Makefile
@@ -614,6 +614,10 @@ check: tidy \
614
$(TEST_RPASS_EXES_LLVM) $(TEST_RFAIL_EXES_LLVM) \
615
$(TEST_RPASS_OUTS_LLVM) $(TEST_RFAIL_OUTS_LLVM) \
616
$(TEST_CFAIL_OUTS_LLVM)
617
+
618
+compile-check: tidy \
619
+ $(TEST_RPASS_EXES_LLVM) $(TEST_RFAIL_EXES_LLVM)
620
621
endif
622
623
REQ := $(CFG_BOOT) $(CFG_RUNTIME) $(CFG_STDLIB)
0 commit comments