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

xdroid: xdroid: Bump xdroid Release 17 #3

Open
wants to merge 3 commits into
base: twelve
Choose a base branch
from
Open

Conversation

xyzuan
Copy link
Contributor

@xyzuan xyzuan commented Aug 7, 2022

No description provided.

NerdZ3ns and others added 3 commits June 27, 2022 11:35
…ilding

We can override prefix used for normal kernel building with
TARGET_KERNEL_CROSS_COMPILE_PREFIX variable but we can't do the same for
vDSO32. Let's correct this injustice by introducing
TARGET_KERNEL_CROSS_COMPILE_PREFIX_ARM32 variable.
- KERNEL_SUPPORTS_LLVM_TOOLS is used only if TARGET_KERNEL_CLANG_COMPILE is set to true.
- Hence let's move it out of that ifeq block.
- Add a new flag called LLVM_TOOLS to specify path to custom LLVM binutils.
- Make TARGET_KERNEL_CLANG_PATH as the default path to custom LLVM binutils for LLVM_TOOLS var.

Co-authored-by: Dakkshesh <[email protected]>
Signed-off-by: Dakkshesh <[email protected]>
Signed-off-by: Cyber Knight <[email protected]>
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