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/8.0-staging] [mono] Set /DEBUGTYPE:CV,FIXUP on Windows binaries #99356

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 6, 2024

Backport of #99282 to release/8.0-staging

/cc @akoeplinger

Customer Impact

  • Customer reported
  • Found internally

This is necessary so mono-aot-cross.exe can be scanned by APIScan which needs these flags to correctly analyze .pdb symbols: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1954385

Regression

  • Yes
  • No

Testing

Manually tested with APIScan tooling.

Risk

Low, this is just changing some compiler flags that are already used by other parts of the build.

This fixes an issue with running APIScan on mono-aot-cross.exe
@akoeplinger akoeplinger added this to the 8.0.x milestone Mar 6, 2024
@akoeplinger akoeplinger added the Servicing-consider Issue for next servicing release review label Mar 6, 2024
@akoeplinger akoeplinger requested a review from lewing March 6, 2024 14:29
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.

approved. I feel we can take this as tell mode. please get a code review for the change

@akoeplinger
Copy link
Member

Tell mode, applying servicing-approved.

@akoeplinger akoeplinger added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Mar 6, 2024
@akoeplinger akoeplinger modified the milestones: 8.0.x, 8.0.4 Mar 6, 2024
@akoeplinger akoeplinger merged commit 2760222 into release/8.0-staging Mar 6, 2024
94 of 103 checks passed
@akoeplinger akoeplinger deleted the backport/pr-99282-to-release/8.0-staging branch March 6, 2024 16:39
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Build-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants