On 02/03/21 22:14, Romain Naour wrote:
I disagree, without a use case the right thing to do is to check for fenv.h. It's as easy as this:Is it ok if I take your patch to disable fp tests when fenv.h is missing and resend my patch with an updated commit log to disable all tests to save some build time?
To save build time you could also mark the tests as "build_by_default: false". They should be built lazily when you run "make check".
Paolo