summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsss <sss@sss.chaoslab.ru>2021-02-08 08:14:30 +0300
committersss <sss@sss.chaoslab.ru>2021-02-08 08:14:30 +0300
commit313dd8d699538a7061ec20e5460691e6a2835ed5 (patch)
tree3b35ff517fea8e9f474a1258318d32ff8161f16c
parent4ef2c9561de6275f45a9ad87bd46cd81cd87b3c0 (diff)
glibc version bump (sync with arbor repo)
-rw-r--r--packages/sys-libs/glibc/glibc-2.32-r2.exheres-0 (renamed from packages/sys-libs/glibc/glibc-2.32.exheres-0)0
-rw-r--r--packages/sys-libs/glibc/glibc.exlib13
2 files changed, 9 insertions, 4 deletions
diff --git a/packages/sys-libs/glibc/glibc-2.32.exheres-0 b/packages/sys-libs/glibc/glibc-2.32-r2.exheres-0
index f44c5e8..f44c5e8 100644
--- a/packages/sys-libs/glibc/glibc-2.32.exheres-0
+++ b/packages/sys-libs/glibc/glibc-2.32-r2.exheres-0
diff --git a/packages/sys-libs/glibc/glibc.exlib b/packages/sys-libs/glibc/glibc.exlib
index b88aad7..2101737 100644
--- a/packages/sys-libs/glibc/glibc.exlib
+++ b/packages/sys-libs/glibc/glibc.exlib
@@ -33,6 +33,12 @@ MYOPTIONS="
)
"
+if ever at_least 2.33 ; then
+ MYOPTIONS+="
+ ( linguas: sr )
+ "
+fi
+
# tests are expensive
RESTRICT=test
@@ -187,10 +193,9 @@ glibc_src_configure() {
myconf+=( --enable-crypt )
fi
- if ! ever at_least 2.32 ; then
+ if ever at_least 2.33 ; then
myconf+=(
- --disable-obsolete-nsl
- --disable-obsolete-rpc
+ --disable-memory-tagging
)
fi
@@ -256,7 +261,7 @@ glibc_src_install() {
# configure default locale
hereenvd 02locale <<-EOF
-LANG=en_GB.utf8
+LANG=en_GB.UTF-8
EOF
# remove empty locale dirs