Skip to content
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

[release/9.0-staging] Change assembler to clang in android MonoAOT #110812

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 18, 2024

Backport of #110393 to release/9.0-staging

Customer Impact

  • Customer reported
  • Found internally

This change will allows us to bump NDK version to newer one. This will increase security.

Regression

  • Yes
  • No

Testing

This changes were tested with both NDK 23 and NDK 27. Both NDK versions resulted in successful android pipeline runs.

Risk

Low/Medium - this changes the assembler and linker used in android build as per Android official recommendation, this can however result in some unexpected behaviour changes which slipped our tests

Copy link
Contributor

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

@jkurdek jkurdek requested a review from jeffschwMSFT December 18, 2024 15:24
@jkurdek
Copy link
Member

jkurdek commented Jan 9, 2025

/azp run runtime-android, runtime-androidemulator

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@jkurdek
Copy link
Member

jkurdek commented Jan 9, 2025

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. we will take for consideration in 9.0.x

@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release and removed area-Infrastructure-mono labels Jan 9, 2025
@jeffschwMSFT jeffschwMSFT added this to the 9.0.2 milestone Jan 9, 2025
@jkurdek
Copy link
Member

jkurdek commented Jan 13, 2025

/ba-g extra-platforms fails are unrelated

@jkurdek jkurdek merged commit 555da9f into release/9.0-staging Jan 13, 2025
192 of 208 checks passed
@jkurdek jkurdek deleted the backport/pr-110393-to-release/9.0-staging branch January 13, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants