mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/glibc to 2.36-6
This commit is contained in:
parent
fa2dd05e07
commit
2b265ab66b
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue