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 2bb8d74..7710764 100644 --- a/benchtests/Makefile +++ b/benchtests/Makefile @@ -109,6 +109,7 @@ bench-math := \ sincosf \ sinf \ sinh \ + sinhf \ sqrt \ tan \ tanf \ |