CHG Linux 6.14.7-2m ARCH_MMAP_RND_BITS from 32 to 28, ARCH_MMAP_RND_COMPAT_BITS from 16 to 8

This commit is contained in:
2025-05-24 21:18:01 +02:00
parent f51cb2b196
commit e1031b69c3
4 changed files with 11 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
# copied from Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-tom
pkgver=6.14.7.arch1
pkgver=6.14.7.arch2
pkgrel=1
pkgdesc='Linux'
url='https://github.com/archlinux/linux'
@@ -284,5 +284,3 @@ for _p in "${pkgname[@]}"; do
_package${_p#$pkgbase}
}"
done
# vim:set ts=8 sts=2 sw=2 et: