diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2016-10-07 14:18:31 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2016-10-07 14:18:31 -0300 |
commit | 12e5d361a4dcfe3579f1dd263f911ac193b0fa29 (patch) | |
tree | da7968d34b44f214e0bf6227d48acd5b38b7ed46 /Makefile.in | |
parent | 96b7fe424371f19dd360eb2ab356ff85d2775344 (diff) | |
download | glibc-12e5d361a4dcfe3579f1dd263f911ac193b0fa29.zip glibc-12e5d361a4dcfe3579f1dd263f911ac193b0fa29.tar.gz glibc-12e5d361a4dcfe3579f1dd263f911ac193b0fa29.tar.bz2 |
Fix iseqsig for ports that do not support FE_INVALID
Microblaze, nios2, and tile do not support FE_INVALID and thus
define feraiseexcept as a empty macro. Include math-private.h
to get such definition.
Checked with a build for microblaze, nios2, and tilepro.
* math/s_iseqsig_template.c: Include math-private.h.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions