Skip to content

linux-cachyos: Remove LLVM toolchain dependency on headers - #938

Open
1Naim wants to merge 2 commits into
masterfrom
drop-headers-llvm
Open

linux-cachyos: Remove LLVM toolchain dependency on headers#938
1Naim wants to merge 2 commits into
masterfrom
drop-headers-llvm

Conversation

@1Naim

@1Naim 1Naim commented Jul 22, 2026

Copy link
Copy Markdown
Member

The headers itself don't depend on the LLVM toolchain, rather dkms requires it if the kernel is built with LLVM. That dependency is already handled there, so headers depending on LLVM is not needed.

Closes: #560

1Naim added 2 commits July 22, 2026 10:08
The headers itself don't depend on the LLVM toolchain, rather dkms
requires it if the kernel is built with LLVM. That dependency is already
handled there, so headers depending on LLVM is not needed.

Closes: #560
Signed-off-by: Eric Naim <dnaim@cachyos.org>
Signed-off-by: Eric Naim <dnaim@cachyos.org>
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.

Drop the LLVM hard depends (linux-cachyos-headers)

1 participant