Skip to content

Commit

Permalink
[flang-x86_64-windows] Run check-flang-rt
Browse files Browse the repository at this point in the history
Forgotten out of #383, when enabling LLVM_ENABLE_RUNTIMES=flang-rt.
  • Loading branch information
Meinersbur committed Feb 20, 2025
1 parent 7976168 commit cf9ce70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildbot/osuosl/master/config/builders.py
Original file line number Diff line number Diff line change
Expand Up @@ -2525,7 +2525,7 @@
'builddir': "flang-x86_64-windows",
'factory' : UnifiedTreeBuilder.getCmakeWithNinjaBuildFactory(
depends_on_projects=['llvm','mlir','clang','flang','flang-rt'],
checks=['check-flang'],
checks=['check-flang','check-flang-rt'],
install_dir="flang.install",
extra_configure_args=[
"-DCLANG_ENABLE_STATIC_ANALYZER=OFF",
Expand Down

0 comments on commit cf9ce70

Please sign in to comment.