This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64 in repository toolchain/ci/glibc.
from 556a6126f8 hurd: Add rules for static PIE build adds 23645707f1 Replace --enable-static-pie with --disable-default-pie
No new revisions were added by this update.
Summary of changes: INSTALL | 18 ++++----- Makeconfig | 21 +++++++---- NEWS | 13 +++++++ config.h.in | 3 ++ config.make.in | 3 -- configure | 83 ++++++++++++++++++++++++++--------------- configure.ac | 56 +++++++++++++++------------ manual/install.texi | 16 ++++---- scripts/build-many-glibcs.py | 13 ++++--- sysdeps/alpha/configure | 5 +++ sysdeps/alpha/configure.ac | 4 ++ sysdeps/csky/configure | 7 ++++ sysdeps/csky/configure.ac | 5 +++ sysdeps/hppa/configure | 7 ++++ sysdeps/hppa/configure.ac | 5 +++ sysdeps/ia64/configure | 5 +++ sysdeps/ia64/configure.ac | 4 ++ sysdeps/mach/hurd/configure | 6 +++ sysdeps/mach/hurd/configure.ac | 5 +++ sysdeps/microblaze/configure | 8 ++++ sysdeps/microblaze/configure.ac | 7 ++++ sysdeps/sparc/Makefile | 1 + 22 files changed, 205 insertions(+), 90 deletions(-) create mode 100755 sysdeps/microblaze/configure create mode 100644 sysdeps/microblaze/configure.ac