Skip to content

LLVM Apt install: pin minor and patch version #106204

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

Open
filippobrizzi opened this issue Aug 27, 2024 · 1 comment
Open

LLVM Apt install: pin minor and patch version #106204

filippobrizzi opened this issue Aug 27, 2024 · 1 comment

Comments

@filippobrizzi
Copy link

On Ubuntu, when installing clang from https://apt.llvm.org/ it doesn't seem possible to pin minor and patch versions.
This makes the installation non-deterministic.
What is the best way to install a specific version in Ubuntu, without having to build the whole project?
Thank you

filippobrizzi added a commit to olympus-robotics/hephaestus that referenced this issue Aug 29, 2024
# Description
Move to Clang 17, this is needed due to
llvm/llvm-project#106204 and
llvm/llvm-project#96210 (comment).

In addition, we install `ssh` package.

---------

Co-authored-by: Filippo Brizzi <[email protected]>
@sylvestre
Copy link
Collaborator

you mean being able to install version 19.1.4 or 19.1.5 for example ?

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

No branches or pull requests

3 participants