]> git.ipfire.org Git - thirdparty/glibc.git/commit
Revert "Use Linux 5.1 in build-many-glibcs.py."
authorJoseph Myers <joseph@codesourcery.com>
Tue, 7 May 2019 22:45:51 +0000 (22:45 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 7 May 2019 22:45:51 +0000 (22:45 +0000)
commit13d09318889f5498418aca4c1755c050ce5883d3
treeeb10455eefddbd32afd3a2fb8572265f6d62434a
parentc2b11710fb4a2e8d337ae8f042724143c5ccf173
Revert "Use Linux 5.1 in build-many-glibcs.py."

This reverts commit c2b11710fb4a2e8d337ae8f042724143c5ccf173.

Linux 5.1 headers are not in fact usable for glibc testing, because
"[PATCH] uapi: avoid namespace conflict in linux/posix_types.h"
<https://lore.kernel.org/lkml/20190319165123.3967889-1-arnd@arndb.de/>
did not get merged for 5.1 and so many conform/ tests fail.
ChangeLog
scripts/build-many-glibcs.py