Skip to content

[PKGBUILD] Clang: If the kernel is compiled with clang add clang, llvm, lld to the dependencies of the header package #346

@ptr1337

Description

@ptr1337

Currently, user which are installing the cachyos kernel from the AUR, or chaotic-aur running into issues, because the package does not depend on the llvm toolchain.

Currently, we are only using it for makedepends, if we put full or thin lto.
Since the base kernel, does not need to depend on the llvm toolchain, make the headers depending on llvm toolchain, which is required then for compiling external modules.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions