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

LLVM 18 #6

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

LLVM 18 #6

wants to merge 7 commits into from

Conversation

direc85
Copy link

@direc85 direc85 commented Jun 22, 2024

Update LLVM to 18, which was (also) a rather simple rework of patches and a few tweaks here and there.

This compiles successfully with sfdk --specfile rpm/llvm.spec build -p, installing the resulting RPM files to target and running sfdk --specfile rpm/clang.llvm. Note there's no -p for the second run, since both llvm.spec and clang.spec now use identical %prep blocks, which makes compiling clang a little simpler.

Having installed those RPMs into Platform SDK chroot (due to x.py hanging issue), compiling Rust 1.79 is now possible.

This should be a complete PR at this point, but I'll keep this a draft until I've completed more tests locally.

@direc85 direc85 marked this pull request as ready for review June 23, 2024 11:29
@direc85
Copy link
Author

direc85 commented Jun 23, 2024

I've now compiled Whisperfish for X10III (aarch64) with these and it runs fine on device - removing draft status.

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.

1 participant