Skip to content

Conversation

e00E
Copy link
Contributor

@e00E e00E commented Sep 26, 2024

Bindgen doesn't need the llvm package at all and only needs the clang package for one function. I've tested this by running the bindgen tests on a fresh Debian installation.

I removed the line about Ubuntu because it is not relevant anymore.

closes #2934

Bindgen doesn't need the llvm package at all and only needs the clang package for one function. I've tested this by running the bindgen tests on a fresh Debian installation.

I removed the line about Ubuntu because it is not relevant anymore.

closes rust-lang#2934
@emilio emilio added this pull request to the merge queue Sep 26, 2024
@emilio
Copy link
Contributor

emilio commented Sep 26, 2024

Thanks!

Merged via the queue into rust-lang:main with commit 7cc2658 Sep 26, 2024
33 checks passed
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.

Confusion about dependencies on Debian based Linux
2 participants