Date: Sunday, April 30, 2023 @ 15:03:33
  Author: freswa
Revision: 476070

gcc 13.1 rebuild

Modified:
  glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-30 11:06:07 UTC (rev 476069)
+++ PKGBUILD    2023-04-30 15:03:33 UTC (rev 476070)
@@ -9,8 +9,8 @@
 pkgbase=glibc
 pkgname=(glibc lib32-glibc)
 pkgver=2.37
-_commit=6fe86ecd787a2624cd638131629ba9a824040308
-pkgrel=2
+_commit=7c32cb7dd88cf100b0b412163896e30aa2ee671a
+pkgrel=3
 arch=(x86_64)
 url='https://www.gnu.org/software/libc'
 license=(GPL LGPL)
@@ -146,6 +146,7 @@
   skip_test tst-ntp_gettimex        sysdeps/unix/sysv/linux/Makefile
   skip_test tst-pkey                sysdeps/unix/sysv/linux/Makefile
   skip_test tst-process_mrelease    sysdeps/unix/sysv/linux/Makefile
+  skip_test tst-ttyname             sysdeps/unix/sysv/linux/Makefile
   skip_test tst-adjtime             time/Makefile
   skip_test tst-clock2              time/Makefile
 

Reply via email to