Skip to content

Conversation

piggz
Copy link

@piggz piggz commented Nov 7, 2023

The LLD linker is useful when building with the clang toolchain, especially when building an android kernel.

@Thaodan
Copy link

Thaodan commented Jan 18, 2024

LGTM.

When building the Linux kernel that is intended for Android usually GCC is fine as long as it is new enough.
E.g. Sony AOSP's 5.4 or 5.10 kernel builds with GCC but not with the one included (right now) in Sailfish OS.

@Thaodan
Copy link

Thaodan commented Jan 18, 2024

llvm and the other packages share the same sources and also the same build process. It would make more sense to build them all in one process similar as in:
https://build.opensuse.org/package/view_file/devel:tools:compiler/llvm17/llvm17.spec?expand=1

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.

3 participants