File tree Expand file tree Collapse file tree 4 files changed +8
-12
lines changed Expand file tree Collapse file tree 4 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/arm64 6.16.3 Kernel Configuration
3
+ # Linux/arm64 6.16.4 Kernel Configuration
4
4
#
5
5
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
6
6
CONFIG_CC_IS_GCC=y
@@ -305,7 +305,6 @@ CONFIG_KEXEC=y
305
305
CONFIG_KEXEC_FILE=y
306
306
CONFIG_KEXEC_SIG=y
307
307
CONFIG_KEXEC_IMAGE_VERIFY_SIG=y
308
- # CONFIG_KEXEC_HANDOVER is not set
309
308
CONFIG_CRASH_DUMP=y
310
309
# CONFIG_CRASH_DM_CRYPT is not set
311
310
# end of Kexec and crash features
Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/i386 6.16.3 Kernel Configuration
3
+ # Linux/i386 6.16.4 Kernel Configuration
4
4
#
5
5
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
6
6
CONFIG_CC_IS_GCC=y
@@ -11,18 +11,15 @@ CONFIG_AS_VERSION=24400
11
11
CONFIG_LD_IS_BFD=y
12
12
CONFIG_LD_VERSION=24400
13
13
CONFIG_LLD_VERSION=0
14
- CONFIG_RUSTC_VERSION=108800
15
- CONFIG_RUSTC_LLVM_VERSION=190104
14
+ CONFIG_RUSTC_VERSION=0
15
+ CONFIG_RUSTC_LLVM_VERSION=0
16
16
CONFIG_CC_CAN_LINK=y
17
17
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
18
18
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
19
19
CONFIG_TOOLS_SUPPORT_RELR=y
20
20
CONFIG_CC_HAS_ASM_INLINE=y
21
21
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
22
22
CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
23
- CONFIG_RUSTC_HAS_COERCE_POINTEE=y
24
- CONFIG_RUSTC_HAS_SPAN_FILE=y
25
- CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=y
26
23
CONFIG_PAHOLE_VERSION=130
27
24
CONFIG_IRQ_WORK=y
28
25
CONFIG_BUILDTIME_TABLE_SORT=y
Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/x86_64 6.16.3 Kernel Configuration
3
+ # Linux/x86_64 6.16.4 Kernel Configuration
4
4
#
5
5
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
6
6
CONFIG_CC_IS_GCC=y
Original file line number Diff line number Diff line change 1
1
# Template file for 'linux6.16'
2
2
pkgname=linux6.16
3
- version=6.16.3
4
- revision=2
3
+ version=6.16.4
4
+ revision=1
5
5
short_desc="Linux kernel and modules (${version%.*} series)"
6
6
maintainer="Duncaen <duncaen@voidlinux.org>"
7
7
license="GPL-2.0-only"
@@ -18,7 +18,7 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
18
18
esac
19
19
20
20
checksum="1a4be2fe6b5246aa4ac8987a8a4af34c42a8dd7d08b46ab48516bcc1befbcd83
21
- a75f7bdc6496b65ab58b79900255888791cfd565ea32ac1b3cdbd3da168d95ef "
21
+ 69b33da68bdbe513d4208fa1f0d26c315bf40e18e7883526e011464c8f076cc7 "
22
22
23
23
python_version=3
24
24
You can’t perform that action at this time.
0 commit comments