Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Support --stack linker flag #102

Closed
alexrp opened this issue Jan 4, 2024 · 0 comments
Closed

Support --stack linker flag #102

alexrp opened this issue Jan 4, 2024 · 0 comments
Labels
area: documentation Issues related to the documentation. area: sdk Issues related to the MSBuild SDK. area: tasks Issues related to MSBuild tasks.
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented Jan 4, 2024

The form is -Wl,-z,stack-size=<value> for C/C++ and --stack <value> for Zig.

Should be exposed as <StackSize>0x12345678</StackSize>.

@alexrp alexrp added type: feature state: approved Enhancements and tasks that have been approved. area: documentation Issues related to the documentation. area: sdk Issues related to the MSBuild SDK. area: tasks Issues related to MSBuild tasks. labels Jan 4, 2024
@alexrp alexrp added this to the v4.2 milestone Jan 4, 2024
@alexrp alexrp self-assigned this Jan 4, 2024
alexrp added a commit that referenced this issue Jan 4, 2024
@alexrp alexrp closed this as completed in 3669446 Jan 4, 2024
alexrp added a commit that referenced this issue Jan 4, 2024
@alexrp alexrp removed the state: approved Enhancements and tasks that have been approved. label Jan 4, 2024
@alexrp alexrp removed their assignment Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation Issues related to the documentation. area: sdk Issues related to the MSBuild SDK. area: tasks Issues related to MSBuild tasks.
Development

No branches or pull requests

1 participant