math: Enable <bits/math-finite.h> sysdeps override
authorFlorian Weimer <fweimer@redhat.com>
Fri, 8 Feb 2019 20:04:24 +0000 (21:04 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 8 Feb 2019 20:06:51 +0000 (21:06 +0100)
commiteef4d4f80cc0e88e4a1d8f1060df3088cd479adc
treee3e84a0a992718536350271297461b78f4cce2cd
parentfdfbd47d92aedbe382a2975851e8cd628040bba7
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").
ChangeLog
bits/math-finite.h [moved from math/bits/math-finite.h with 100% similarity]