extra/linux-tools to 6.9-2

This commit is contained in:
Kevin Mihelich 2024-07-05 22:45:23 +00:00
parent a85ddcb8e5
commit cdee8c277b
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = linux-tools
pkgver = 6.9
pkgrel = 1
pkgrel = 2
url = https://www.kernel.org
arch = x86_64
groups = linux-tools

View file

@ -21,7 +21,7 @@ pkgname=(
'iio-utils'
)
pkgver=6.9
pkgrel=1
pkgrel=2
license=('GPL-2.0-only')
arch=('x86_64')
url='https://www.kernel.org'
@ -92,7 +92,7 @@ build() {
prefix=/usr \
lib=lib/perf \
perfexecdir=lib/perf \
EXTRA_CFLAGS=' -Wno-error=bad-function-cast -Wno-error=declaration-after-statement -Wno-error=switch-enum' \
WERROR=0 \
NO_SDT=1 \
BUILD_BPF_SKEL=1 \
WERROR=0 \