Skip to content

Conversation

mhegazy
Copy link
Collaborator

@mhegazy mhegazy commented May 22, 2025

Cherry-pick #945 into release/6.2

This is no longer required with mimalloc 3.0.3.

This is no longer required with mimalloc 3.0.3.
@Steelskin Steelskin requested a review from compnerd May 22, 2025 23:24
@compnerd
Copy link
Owner

We need to bump the repo manifest before we merge this.

msbuild -nologo -restore -maxCpuCount `
-p:BaseOutputPath=${{ github.workspace }}\BinaryCache\installer\ `
-p:Configuration=Release `
-p:SignOutput=${{ inputs.signed }} `
-p:CERTIFICATE=${env:CERTIFICATE} `
-p:PASSPHRASE=${{ secrets.PASSPHRASE }} `
-p:ImageRoot=${{ github.workspace }}/BuildRoot/Library/Developer `
-p:WORKAROUND_MIMALLOC_ISSUE_997=$WORKAROUND_MIMALLOC_ISSUE_997 `
-p:WORKAROUND_MIMALLOC_ISSUE_997=false `
Copy link
Owner

Choose a reason for hiding this comment

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

I wonder if we can fully drop this line, but lets get this merged to unblock things.

@compnerd compnerd merged commit 6e19a1f into compnerd:release/6.2 May 23, 2025
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.

3 participants