core/glibc to 2.36-6

This commit is contained in:
Kevin Mihelich 2022-10-07 22:40:11 +00:00
parent fa2dd05e07
commit 2b265ab66b

View file

@ -16,8 +16,8 @@ noautobuild=1
pkgname=glibc
pkgver=2.36
_commit=da5f134f6d59701a3a6119309ae91c93c3fa5b51
pkgrel=5
_commit=2bd815d8347851212b9a91dbdca8053f4dbdac87
pkgrel=6
arch=(x86_64)
url='https://www.gnu.org/software/libc'
license=(GPL LGPL)
@ -59,8 +59,8 @@ build() {
--disable-multi-arch
--enable-stack-protector=strong
--enable-systemtap
--disable-profile
--disable-crypt
--disable-profile
--disable-werror
)