Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

NativeAOT: take advantage of improved linker argument item groups #18819

Closed
rolfbjarne opened this issue Aug 25, 2023 · 1 comment
Closed

NativeAOT: take advantage of improved linker argument item groups #18819

rolfbjarne opened this issue Aug 25, 2023 · 1 comment
Labels
dotnet An issue or pull request related to .NET (6) enhancement The issue or pull request is an enhancement
Milestone

Comments

@rolfbjarne
Copy link
Member

rolfbjarne commented Aug 25, 2023

We should take advantage of the improved linker argument item groups from NativeAOT:

dotnet/runtime#89916

This would simplify our code somewhat, in particular related to quoting/parsing linker arguments.

This would also fix #18531.

@rolfbjarne rolfbjarne added enhancement The issue or pull request is an enhancement dotnet An issue or pull request related to .NET (6) labels Aug 25, 2023
@rolfbjarne rolfbjarne added this to the .NET 8 milestone Aug 25, 2023
@rolfbjarne
Copy link
Member Author

Fixed in 88b0092.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dotnet An issue or pull request related to .NET (6) enhancement The issue or pull request is an enhancement
Projects
None yet
Development

No branches or pull requests

1 participant