Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix elfutils and gnu-efi build with LLD linker #832

Merged
merged 3 commits into from
Aug 5, 2023
Merged

Conversation

kraj
Copy link
Owner

@kraj kraj commented Aug 3, 2023


Contributor checklist

Reviewer Guidelines

  • When submitting a review, please pick:
    • 'Approve' if this change would be acceptable in the codebase (even if there are minor or cosmetic tweaks that could be improved).
    • 'Request Changes' if this change would not be acceptable in our codebase (e.g. bugs, changes that will make development harder in future, security/performance issues, etc).
    • 'Comment' if you don't feel you have enough information to decide either way (e.g. if you have major questions, or you don't understand the context of the change sufficiently to fully review yourself, but want to make a comment)

classes/clang.bbclass Outdated Show resolved Hide resolved
We are removing QT5 from defaults and switching to QT6

Signed-off-by: Khem Raj <[email protected]>
Fixes
| x86_64-yoe-linux-musl-ld.lld: error: version script assignment of 'ELFUTILS_1.0' to symbol 'elf_scncnt' failed: symbol not defined

Signed-off-by: Khem Raj <[email protected]>
@kraj kraj force-pushed the yoe/mut branch 2 times, most recently from 0c778f9 to cf3fb2e Compare August 5, 2023 06:30
Doesnt build with lld and llvm objcopy

Signed-off-by: Khem Raj <[email protected]>
@kraj kraj changed the title LLD work Fix elfutils and gnu-efi build with LLD linker Aug 5, 2023
@kraj kraj merged commit 5667332 into kraj:master Aug 5, 2023
1 check 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.

2 participants