Skip to content

Commit cf9ce70

Browse files
committed
[flang-x86_64-windows] Run check-flang-rt
Forgotten out of #383, when enabling LLVM_ENABLE_RUNTIMES=flang-rt.
1 parent 7976168 commit cf9ce70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot/osuosl/master/config/builders.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2525,7 +2525,7 @@
25252525
'builddir': "flang-x86_64-windows",
25262526
'factory' : UnifiedTreeBuilder.getCmakeWithNinjaBuildFactory(
25272527
depends_on_projects=['llvm','mlir','clang','flang','flang-rt'],
2528-
checks=['check-flang'],
2528+
checks=['check-flang','check-flang-rt'],
25292529
install_dir="flang.install",
25302530
extra_configure_args=[
25312531
"-DCLANG_ENABLE_STATIC_ANALYZER=OFF",

0 commit comments

Comments
 (0)