diff options
Diffstat (limited to 'benchtests/Makefile')
-rw-r--r-- | benchtests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchtests/Makefile b/benchtests/Makefile index 8195795935..3748b592f8 100644 --- a/benchtests/Makefile +++ b/benchtests/Makefile @@ -49,6 +49,7 @@ bench-math := \ fmin \ fminf \ hypot \ + hypotf \ ilogb \ ilogbf \ isfinite \ |