This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O2 in repository toolchain/ci/glibc.
from d2a1ec2097 linux: Add tst-pidfd.c adds 728894dba4 S390: Enable static PIE adds 2d5ec6692f Enable DT_RELR in glibc shared libraries and PIEs automatically
No new revisions were added by this update.
Summary of changes: Makeconfig | 12 ++++ Makerules | 2 + elf/Makefile | 5 +- sysdeps/s390/s390-64/configure | 122 ++++++++++++++++++++++++++++++++++++++ sysdeps/s390/s390-64/configure.ac | 92 ++++++++++++++++++++++++++++ sysdeps/s390/s390-64/start.S | 28 +++++++++ 6 files changed, 260 insertions(+), 1 deletion(-) create mode 100644 sysdeps/s390/s390-64/configure create mode 100644 sysdeps/s390/s390-64/configure.ac