From eef4d4f80cc0e88e4a1d8f1060df3088cd479adc Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 8 Feb 2019 21:04:24 +0100 Subject: math: Enable sysdeps override sysdeps/ia64/fpu/bits/math-finite.h exists and will be installed on ia64, but during the build, the default math/bits/math-finite.h file is used, which is wrong. Fixes commit 0ac5ae2335292908f39031b1ea9fe8edce433c0f ("Optimize libm"). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bc2966e8b2..10ac911d5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-02-08 Florian Weimer + + math: Enable sysdeps override, as used on ia64. + * math/bits/math-finite.h: Move to ... + * bits/math-finite.h: ... here. + 2019-02-08 Florian Weimer * sysdeps/generic/bits/unistd_ext.h: Move to ... -- cgit v1.2.3