Skip to content

utils: use cmark gfm for the build when running the compiler #73494

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2024

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented May 7, 2024

When using the just built compiler, we need to use the build CMark runtime as it is executing on the build. This used to work when host and build were guaranteed to be identical (i.e. no cross-compilation). This is now needed to support cross-compiling ARM64.

When using the just built compiler, we need to use the build CMark
runtime as it is executing on the build. This used to work when host and
build were guaranteed to be identical (i.e. no cross-compilation). This
is now needed to support cross-compiling ARM64.
@compnerd
Copy link
Member Author

compnerd commented May 7, 2024

@swift-ci please smoke test

@compnerd
Copy link
Member Author

compnerd commented May 7, 2024

CC: @hjyamauchi @shahmishal

@compnerd
Copy link
Member Author

compnerd commented May 8, 2024

@swift-ci please test

@compnerd compnerd merged commit 8848811 into swiftlang:main May 8, 2024
@compnerd compnerd deleted the cmark branch May 8, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants