-
Notifications
You must be signed in to change notification settings - Fork 355
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 tizen riscv64 rootfs and cross build support #14035
Conversation
aab01a7
to
d548840
Compare
cc @am11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
cc @janvorli, @akoeplinger
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
@gbalykov can you please rebase the change on the latest main? |
d548840
to
4108119
Compare
@janvorli done |
@ViktorHofer, can we lift the "must rebase" restriction from shell scripts which are not used in this repo at all? (which begs the old question; do these scripts really belong here? 😅) |
Unsure what you mean by that. @janvorli would you be able to provide an answer to am11's question? |
@ViktorHofer, I was referring to these merging policies: Files under |
Good question for @dotnet/arcade-contrib folks |
Thank you! |
Change similar to #11832.
Part of dotnet/runtime#84834
cc @t-mustafin @clamp03 @ashaurtaev