Skip to content

Commit 9b4b120

Browse files
fix: LD var
Change-Id: I8097b3044127d4a3b2d32f630afa0de393c9a428
2 parents ee5a7ab + d25ce3d commit 9b4b120

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

KernelSU-Next

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit f7a3699fe38d7f610f4bbb90be631b39f7e4363a
1+
Subproject commit 5ee435638b1d407378c50845123b60b8bf782089

scripts/mkcompile_h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ TIMESTAMP="Fri Apr 18 11:04:11 CST 2025"
4848
LD_VERSION="LLD 11.0.2 (https://android.googlesource.com/toolchain/llvm-project b397f81060ce6d701042b782172ed13bee898b79)"
4949

5050

51+
5152
# append real-time preempt if requested
5253
if [ -n "$PREEMPT_RT" ] ; then
5354
CONFIG_FLAGS="$CONFIG_FLAGS PREEMPT_RT"

0 commit comments

Comments
 (0)