mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-06 09:52:14 +01:00
Merge pull request #1080 from crawford/glibc
glibc: revert back to glibc-2.17
This commit is contained in:
commit
6997796ac6
@ -112,5 +112,3 @@ dev-util/checkbashisms
|
|||||||
|
|
||||||
# >=3.16 required by docker 1.4
|
# >=3.16 required by docker 1.4
|
||||||
=sys-fs/btrfs-progs-3.17.1
|
=sys-fs/btrfs-progs-3.17.1
|
||||||
|
|
||||||
=sys-libs/glibc-2.17
|
|
||||||
|
|||||||
@ -15,3 +15,7 @@
|
|||||||
# Require our ca-certificates package based directly on Mozilla's
|
# Require our ca-certificates package based directly on Mozilla's
|
||||||
# certificate store provided in NSS rather than the Gentoo/Debian package.
|
# certificate store provided in NSS rather than the Gentoo/Debian package.
|
||||||
>=app-misc/ca-certificates-20000000
|
>=app-misc/ca-certificates-20000000
|
||||||
|
|
||||||
|
# Stick with glibc-2.17 for now
|
||||||
|
>=sys-libs/glibc-2.19
|
||||||
|
>=cross-x86_64-cros-linux-gnu/glibc-2.19
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user