Uh oh!
There was an error while loading. Please reload this page.
Fix linux-armel build - #110514
Conversation
jkoritzinsky
commented
Dec 9, 2024
cc: @dotnet/samsung for review |
@am11 should this go to arcade first? Upd: don't mind, I missed another PR to arcade |
am11
commented
Dec 9, 2024
@gbalykov another approach is to make it dynamic for all of these: For other platforms, we don't have version at that location. In Tizen containers, there is always a single versioned directory there. So we can search it using cmake's GLOB_DIRECTORY. WDYT? |
217b670 to
ffeebd5Comparegbalykov
commented
Dec 9, 2024
I think it's a good thing to do since it simplifies things |
941f263 to
70155e6Compareakoeplinger
commented
Dec 9, 2024
/ba-g failures are unrelated infrastructure issues |
akoeplinger
commented
Dec 9, 2024
Thank you! |
akoeplinger
commented
Dec 11, 2024
/backport to release/9.0-staging |
Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/12278369811 |
This syncs the gcc version in toolchian file with what's in the newest container build. Fixesdotnet#110517
This syncs the gcc version in toolchian file with what's in the newest container build.
Fixes#110517