From c440d5d58ddef2975d0630bcb0e757d7e697496e Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 17 Nov 2016 17:45:41 +0000 Subject: Actually use newly built host libraries in build-many-glibcs.py. This patch adds the missing GCC configure options required to make use of the newly built host libraries in build-many-glibcs.py. * scripts/build-many-glibcs.py (Config.build_gcc): Configure with newly built gmp, mpfr and mpc. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d3b4844..721ea68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-11-17 Joseph Myers + * scripts/build-many-glibcs.py (Config.build_gcc): Configure with + newly built gmp, mpfr and mpc. + * sysdeps/unix/sysv/linux/alpha/sys/user.h: Include . 2016-11-16 Joseph Myers -- cgit v1.1