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

Add linux-arm to the default RuntimeIdentifiers #1

Closed
alexrp opened this issue Jun 19, 2021 · 2 comments
Closed

Add linux-arm to the default RuntimeIdentifiers #1

alexrp opened this issue Jun 19, 2021 · 2 comments
Labels
area: sdk Issues related to the MSBuild SDK. type: feature Issues that are classified as feature requests.
Milestone

Comments

@alexrp
Copy link
Sponsor Member

alexrp commented Jun 19, 2021

Depends on: ziglang/zig#3287

It seems like arm-linux-gnueabihf means ARM v8 to Zig. We need a way to specify ARM v7 as that's what linux-arm means in .NET land. See: ziglang/zig#4911 (comment)

@alexrp alexrp added type: feature Issues that are classified as feature requests. state: approved Feature requests and housekeeping tasks that have been approved. area: sdk Issues related to the MSBuild SDK. labels Jun 19, 2021
@alexrp alexrp self-assigned this Jun 19, 2021
@alexrp alexrp added state: blocked Issues that are blocked on some other issue/work. and removed state: approved Feature requests and housekeeping tasks that have been approved. labels Jun 19, 2021
@alexrp alexrp modified the milestones: 3.0.0, 3.0, 4.0 Jun 30, 2021
@alexrp alexrp modified the milestones: v4.0, v5.0 Dec 20, 2021
@alexrp
Copy link
Sponsor Member Author

alexrp commented Nov 1, 2022

There is a PR up to fix this in Zig so this might make 0.10.1?

@alexrp
Copy link
Sponsor Member Author

alexrp commented Jan 22, 2023

With ziglang/zig#12346 merged, we can probably do this when we switch to Zig 0.11.0 (see #46).

@alexrp alexrp modified the milestones: v5.0, v4.0 Jan 22, 2023
@alexrp alexrp added state: approved Feature requests and housekeeping tasks that have been approved. and removed state: blocked Issues that are blocked on some other issue/work. labels Aug 4, 2023
@alexrp alexrp closed this as completed in 03698ce Aug 4, 2023
@alexrp alexrp removed the state: approved Feature requests and housekeeping tasks that have been approved. label Aug 4, 2023
@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: sdk Issues related to the MSBuild SDK. type: feature Issues that are classified as feature requests.
Development

No branches or pull requests

1 participant