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

Use same rootfs in Ubuntu 22 cross arm64 as 18 #815

Merged
merged 2 commits into from
Mar 1, 2023

Conversation

am11
Copy link
Member

@am11 am11 commented Feb 27, 2023

We need to keep this to lowest for portability.

@am11
Copy link
Member Author

am11 commented Feb 27, 2023

Second commit: Just remembered that, while coreclr is happy with just the "modern llvm toolchain", there is one place in mono which is forcing us to install binutils https://github.com/dotnet/runtime/blob/b4b3105e944409ad0a20eb2c1948cf98ef2833f1/src/mono/mono.proj#L644. cc @lambdageek, @akoeplinger another reason why making mono use eng/native/configuretools.cmake for objcopy will be an improvement. :)

@am11 am11 closed this Feb 27, 2023
@am11 am11 reopened this Feb 27, 2023
@akoeplinger
Copy link
Member

@am11 if that is the only place then we could probably detect whether we have llvm-objcopy instead there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants