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

Allow specifying lldb version > 6 #10520

Merged
merged 2 commits into from
Aug 26, 2022
Merged

Conversation

am11
Copy link
Member

@am11 am11 commented Aug 20, 2022

Currently, we can only specify hardcoded versions of lldb for Debian/Ubuntu. This patch change the script so we dynamically extract the version the same way we do for llvm.

Also, recognize Ubuntu focal and jammy.

cc @janvorli

@am11 am11 force-pushed the feature/build-rootfs-lldb branch from afcf7f4 to 15350fc Compare August 20, 2022 13:21
@am11 am11 force-pushed the feature/build-rootfs-lldb branch from 15350fc to 373a0d8 Compare August 20, 2022 14:09
Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

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

Successfully merging this pull request may close these issues.

2 participants