Turn on optimization for non-windows #19677
Labels
Area-Maintainers-Build
specific to affecting the build
Resolution-Fixed
The issue is fixed.
Review - Maintainer
The PR/issue needs a review from the PowerShell repo Maintainers
Prerequisites
Steps to reproduce
I noticed powershell sets
Optimize=falseon non-windows which might make it slow to execute on those OSs.https://github.com/PowerShell/PowerShell/blob/master/PowerShell.Common.props#L189-L194
Can we see if the problem has resolved and turn optimize it back on?
Expected behavior
Optimize=trueActual behavior
Optimize=falseError details
No response
Environment data
non-windowsVisuals
No response
The text was updated successfully, but these errors were encountered: