Skip to content

Commit

Permalink
Order xbuild profiles for building tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Esme Povirk committed Nov 29, 2024
1 parent 726a2d3 commit 406ff12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ profile-do--%:
# xbuild_12 and xbuild_14 will try to install the same files, so they need
# to be ordered
profile-do--xbuild_14--install: profile-do--xbuild_12--install
profile-do--xbuild_14--test: profile-do--xbuild_12--test

# We don't want to run the tests in parallel. We want behaviour like -k.
profiles-do--run-test:
Expand Down

0 comments on commit 406ff12

Please sign in to comment.