-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIn-PRIndicates that a PR is out for the issueIndicates that a PR is out for the issueResolution-FixedThe issue is fixed.The issue is fixed.Review - MaintainerThe PR/issue needs a review from the PowerShell repo MaintainersThe PR/issue needs a review from the PowerShell repo Maintainers
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
I noticed powershell sets Optimize=false on 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
andyleejordan and SeeminglyScience
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIn-PRIndicates that a PR is out for the issueIndicates that a PR is out for the issueResolution-FixedThe issue is fixed.The issue is fixed.Review - MaintainerThe PR/issue needs a review from the PowerShell repo MaintainersThe PR/issue needs a review from the PowerShell repo Maintainers