Skip to content

[lld] Add a package for the LLVM LLD linker#5

Open
piggz wants to merge 1 commit into
sailfishos:masterfrom
piggz:add-lld
Open

[lld] Add a package for the LLVM LLD linker#5
piggz wants to merge 1 commit into
sailfishos:masterfrom
piggz:add-lld

Conversation

@piggz

@piggz piggz commented Nov 7, 2023

Copy link
Copy Markdown

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

Comment thread rpm/lld.spec Outdated
@Thaodan

Thaodan commented Jan 18, 2024

Copy link
Copy Markdown

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

Thaodan commented Jan 18, 2024

Copy link
Copy Markdown

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