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 7427010117..5bd763a19d 100644 --- a/benchtests/Makefile +++ b/benchtests/Makefile @@ -49,6 +49,7 @@ bench-math := \ fmin \ fminf \ fmod \ + fmodf \ hypot \ hypotf \ ilogb \ |