mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
math: Enable <bits/math-finite.h> 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").
This commit is contained in:
parent
fdfbd47d92
commit
eef4d4f80c
@ -1,3 +1,9 @@
|
||||
2019-02-08 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
math: Enable <bits/math-finite.h> sysdeps override, as used on ia64.
|
||||
* math/bits/math-finite.h: Move to ...
|
||||
* bits/math-finite.h: ... here.
|
||||
|
||||
2019-02-08 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
* sysdeps/generic/bits/unistd_ext.h: Move to ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user