mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
glibc: update to 2.38
This commit is contained in:
parent
7eba7e9689
commit
a21998ea10
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="glibc"
|
PKG_NAME="glibc"
|
||||||
PKG_VERSION="2.37"
|
PKG_VERSION="2.38"
|
||||||
PKG_SHA256="2257eff111a1815d74f46856daaf40b019c1e553156c69d48ba0cbfc1bb91a43"
|
PKG_SHA256="fb82998998b2b29965467bc1b69d152e9c307d2cf301c9eafb4555b770ef3fd2"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://www.gnu.org/software/libc/"
|
PKG_SITE="https://www.gnu.org/software/libc/"
|
||||||
PKG_URL="https://ftp.gnu.org/pub/gnu/glibc/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://ftp.gnu.org/pub/gnu/glibc/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
@ -26,6 +26,7 @@ PKG_CONFIGURE_OPTS_TARGET="BASH_SHELL=/bin/sh \
|
|||||||
--disable-sanity-checks \
|
--disable-sanity-checks \
|
||||||
--enable-add-ons \
|
--enable-add-ons \
|
||||||
--enable-bind-now \
|
--enable-bind-now \
|
||||||
|
--enable-crypt \
|
||||||
--with-elf \
|
--with-elf \
|
||||||
--with-tls \
|
--with-tls \
|
||||||
--with-__thread \
|
--with-__thread \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user