commit | 78f01a5823e6c0e11a24fff3aa07c9024a29118c | [log] [tgz] |
---|---|---|
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | Fri Aug 02 18:34:57 2019 -0300 |
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | Thu Aug 08 08:10:59 2019 -0300 |
tree | c6d37c66e154153cd0c74acbf1751a62b9265214 | |
parent | 6b594432c8ac46e71686ea21fad30d1c3f79e65a [diff] |
Do not return failure if MPFR is not supported It avoids the 'make check' to abort when building on architectures that has LDBL_MANT_DIG == DBL_MANT_DIG without the mpfr installed (arm cross-compiling for instance).