Skip to content

Commit

Permalink
Build only for x86 per Brian Friesen request.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkistanova committed Jun 5, 2020
1 parent 233e18c commit 5c0f604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildbot/osuosl/master/config/builders.py
Expand Up @@ -1548,6 +1548,7 @@ def _get_flang_builders():
'factory': UnifiedTreeBuilder.getCmakeWithNinjaBuildFactory(
depends_on_projects=['llvm','mlir','clang','flang'],
extra_configure_args=[
"-DLLVM_TARGETS_TO_BUILD=X86",
"-DLLVM_INSTALL_UTILS=ON",
"-DCMAKE_CXX_STANDARD=17",
],
Expand Down

0 comments on commit 5c0f604

Please sign in to comment.