6.18.14
Dieser Commit ist enthalten in:
+19
-2
@@ -2,7 +2,7 @@
|
|||||||
# copied from Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
# copied from Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||||
|
|
||||||
pkgbase=linux-tom
|
pkgbase=linux-tom
|
||||||
pkgver=6.19.6.arch1
|
pkgver=6.19.14.arch1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url='https://github.com/archlinux/linux'
|
url='https://github.com/archlinux/linux'
|
||||||
@@ -12,9 +12,13 @@ arch=(
|
|||||||
license=(GPL-2.0-only)
|
license=(GPL-2.0-only)
|
||||||
makedepends=(
|
makedepends=(
|
||||||
bc
|
bc
|
||||||
|
binutils
|
||||||
cpio
|
cpio
|
||||||
gettext
|
gettext
|
||||||
|
glibc
|
||||||
libelf
|
libelf
|
||||||
|
libgcc
|
||||||
|
openssl
|
||||||
pahole
|
pahole
|
||||||
perl
|
perl
|
||||||
python
|
python
|
||||||
@@ -22,7 +26,10 @@ makedepends=(
|
|||||||
rust-bindgen
|
rust-bindgen
|
||||||
rust-src
|
rust-src
|
||||||
tar
|
tar
|
||||||
|
xxhash
|
||||||
xz
|
xz
|
||||||
|
zlib
|
||||||
|
zstd
|
||||||
|
|
||||||
# htmldocs
|
# htmldocs
|
||||||
graphviz
|
graphviz
|
||||||
@@ -168,7 +175,17 @@ _package() {
|
|||||||
|
|
||||||
_package-headers() {
|
_package-headers() {
|
||||||
pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
|
pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
|
||||||
depends=(pahole)
|
depends=(
|
||||||
|
binutils
|
||||||
|
glibc
|
||||||
|
libelf
|
||||||
|
libgcc
|
||||||
|
openssl
|
||||||
|
pahole
|
||||||
|
xxhash
|
||||||
|
zlib
|
||||||
|
zstd
|
||||||
|
)
|
||||||
provides=(LINUX-HEADERS)
|
provides=(LINUX-HEADERS)
|
||||||
|
|
||||||
cd $_srcname
|
cd $_srcname
|
||||||
|
|||||||
Datei-Diff unterdrückt, da er zu groß ist
Diff laden
In neuem Issue referenzieren
Einen Benutzer sperren