* update x86_64-pc-linux-gnu-glibc to 2.39+r64+g70f560fc221-2
This commit is contained in:
parent
2841082487
commit
e3c569e562
@ -10,7 +10,7 @@ _target=x86_64-pc-linux-gnu
|
||||
pkgname=${_target}-glibc
|
||||
pkgver=2.39+r64+g70f560fc221
|
||||
_commit=70f560fc22212f733647c9121c26bbb2307f2e10
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GNU C Library (${_target})"
|
||||
arch=('any')
|
||||
url="http://www.gnu.org/software/libc/"
|
||||
@ -20,7 +20,7 @@ makedepends=("${_target}-gcc-stage2>=14.1.1" python git)
|
||||
provides=("${_target}-glibc-headers=${pkgver}" "${_target}-eglibc")
|
||||
conflicts=("${_target}-glibc-headers" "${_target}-eglibc")
|
||||
replaces=("${_target}-glibc-headers")
|
||||
options=(!buildflags !strip staticlibs)
|
||||
options=(!buildflags !debug !strip staticlibs)
|
||||
source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
|
||||
sdt-config.h
|
||||
sdt.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user