[arch-commits] Commit in glibc/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sat Feb 13 22:28:03 UTC 2021


    Date: Saturday, February 13, 2021 @ 22:28:02
  Author: allan
Revision: 408020

upgpkg: glibc 2.33-4: enabme compatibility with older (4.4+) kernels

Modified:
  glibc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-13 21:22:13 UTC (rev 408019)
+++ PKGBUILD	2021-02-13 22:28:02 UTC (rev 408020)
@@ -7,7 +7,7 @@
 pkgbase=glibc
 pkgname=(glibc lib32-glibc)
 pkgver=2.33
-pkgrel=3
+pkgrel=4
 arch=(x86_64)
 url='https://www.gnu.org/software/libc'
 license=(GPL LGPL)
@@ -51,6 +51,7 @@
       --enable-add-ons
       --enable-bind-now
       --enable-cet
+      --enable-kernel=4.4
       --enable-lock-elision
       --enable-multi-arch
       --enable-stack-protector=strong



More information about the arch-commits mailing list