Skip to content

Pass $(crossArg) to src/tests/build.sh in Antigen/Fuzzlyn pipelines#107229

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:fix-jit-fuzzers
Aug 31, 2024
Merged

Pass $(crossArg) to src/tests/build.sh in Antigen/Fuzzlyn pipelines#107229
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:fix-jit-fuzzers

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

Hopefully fixes #103795 (comment)

@ghost ghost added the area-Infrastructure-coreclr Only use for closed issues label Aug 31, 2024
@jakobbotsch

Copy link
Copy Markdown
Member Author

/azp run Fuzzlyn

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jakobbotsch jakobbotsch marked this pull request as ready for review August 31, 2024 19:59
@jakobbotsch

Copy link
Copy Markdown
Member Author

Yep that fixes it.
cc @dotnet/jit-contrib @agocke
Anyone available for a review before tomorrow's Antigen/Fuzzlyn runs?

@agocke

agocke commented Aug 31, 2024

Copy link
Copy Markdown
Member

This is likely because cross compiling always uses lld. It’s possible we could use lld in more situations, the matrix just gets complicated.

@jakobbotsch jakobbotsch merged commit 30895ac into dotnet:main Aug 31, 2024
@jakobbotsch jakobbotsch deleted the fix-jit-fuzzers branch August 31, 2024 21:21
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclr Only use for closed issues

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants