This commit is contained in:
P. Jung 2022-01-31 20:08:49 +00:00
parent 5423c01ebc
commit b7a5c8fddb
No known key found for this signature in database
GPG key ID: AFC052D06215E148
2 changed files with 4 additions and 8 deletions

View file

@ -1,4 +1,4 @@
pkgbase = linux-cachyos-bore-lto
pkgbase = linux-cachyos-bore
pkgdesc = Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements
pkgver = 5.16.4
pkgrel = 3
@ -18,10 +18,6 @@ pkgbase = linux-cachyos-bore-lto
makedepends = perl
makedepends = tar
makedepends = xz
depends = clang
depends = llvm
depends = lld
depends = python
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.4.tar.xz
source = config
@ -72,7 +68,7 @@ pkgbase = linux-cachyos-bore-lto
sha256sums = c5708a87606591153091e7ce1a1c04a6f9dc9b123ec71b2bf2f849d51b3a2dc4
sha256sums = 65ec9ac5b8b28d5b61df1c72498059be2e7cb1f9b965bac0e4ffed3c05520b2b
pkgname = linux-cachyos-bore-lto
pkgname = linux-cachyos-bore
pkgdesc = The Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements kernel and modules
depends = coreutils
depends = kmod
@ -84,6 +80,6 @@ pkgname = linux-cachyos-bore-lto
provides = WIREGUARD-MODULE
provides = KSMBD-MODULE
pkgname = linux-cachyos-bore-lto-headers
pkgname = linux-cachyos-bore-headers
pkgdesc = Headers and scripts for building modules for the Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements kernel
depends = pahole

View file

@ -118,7 +118,7 @@ _zstd_compression=y
_fork_brute=
## Enable it for compiling with LLVM and THINLTO
_use_llvm_lto=y
_use_llvm_lto=
# Enable it for using the LLVM CFI PATCH for a better security
_use_cfi=