Fix -Wundef warnins for __FP_FAST_FMA*
The macros are defined by the compiler, so we can only verify whether they are defined or not.
Loading
Please register or sign in to comment
The macros are defined by the compiler, so we can only verify whether they are defined or not.