Skip to content

Commit

Permalink
pkgbuilds: linux-mainline-llvm: 6.7-rc5
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Dec 11, 2023
1 parent d577bcd commit a261a2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions pkgbuilds/linux-mainline-llvm/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

_localversion=-llvm
pkgname=linux-mainline$_localversion
_srctag=v6.7-rc4
_srctag=v6.7-rc5
pkgver=${_srctag//-/.}
pkgrel=1
pkgdesc='Linux'
Expand Down Expand Up @@ -31,7 +31,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
)
sha256sums=('SKIP'
'0cc2cb2220f2bb14ddf945c6b44cc08c00150d81e8194419aa9264b7a4173074'
'894b80f8d8a63db4b07190554e0bceaeaf930bf45a2ea38dad2cf8b918baa98a'
'd569ee2fbd072a09e89196779ccc0dfd008d5a79a0cec5fa80cc7ed99a3027fa'
'7276b7fb345f6a5156c594969a01e1ab63e864e0b3ed646bf5132b8301fa4975'
'26b42e2a48cc4666ad6f85eb4d0fe87f30ea0097d6c1cff4f45e0e3330382916')
Expand Down
6 changes: 3 additions & 3 deletions pkgbuilds/linux-mainline-llvm/config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.7.0-rc4 Kernel Configuration
# Linux/x86 6.7.0-rc5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="ClangBuiltLinux clang version 18.0.0 (https://github.com/llvm/llvm-project bc51a36fd67c9ef08259612a1a04db6be51a8b76)"
CONFIG_CC_VERSION_TEXT="ClangBuiltLinux clang version 18.0.0git (https://github.com/llvm/llvm-project 13b88265088329decd15449e3b2461a6177174b2)"
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=180000
Expand Down Expand Up @@ -1190,9 +1190,9 @@ CONFIG_MAPPING_DIRTY_HELPERS=y
CONFIG_MEMFD_CREATE=y
CONFIG_SECRETMEM=y
CONFIG_ANON_VMA_NAME=y
CONFIG_USERFAULTFD=y
CONFIG_HAVE_ARCH_USERFAULTFD_WP=y
CONFIG_HAVE_ARCH_USERFAULTFD_MINOR=y
CONFIG_USERFAULTFD=y
CONFIG_PTE_MARKER_UFFD_WP=y
CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
Expand Down

0 comments on commit a261a2c

Please sign in to comment.