Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NativeAot: Allow disabling -pie flag (dotnet#64580)
Adds a msbuild property `PositionIndependentExecutable` to the -pie flag. While good by default for security reasons they might make binary incompatible with certain tools.
- Loading branch information