about summary refs log tree commit diff
path: root/benchtests/Makefile
diff options
context:
space:
mode:
authorSunil K Pandey <skpgkp2@gmail.com>2021-11-05 16:13:12 -0700
committerSunil K Pandey <skpgkp2@gmail.com>2021-11-05 16:13:12 -0700
commit2856829ee77e2b4df4626861e5d24894c23f422c (patch)
tree27b1e9df38a5146ce6b51d88291b92048ca3b9da /benchtests/Makefile
parenta586fe9c80f7cf2c9a5a6ccdbc572e7b5ec816b8 (diff)
downloadglibc-2856829ee77e2b4df4626861e5d24894c23f422c.tar.gz
glibc-2856829ee77e2b4df4626861e5d24894c23f422c.tar.xz
glibc-2856829ee77e2b4df4626861e5d24894c23f422c.zip
Revert "benchtests: Add acosf function to bench-math"
This reverts commit 79d0fc65395716c1d95931064c7bf37852203c66.
Diffstat (limited to 'benchtests/Makefile')
-rw-r--r--benchtests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchtests/Makefile b/benchtests/Makefile
index 3748b592f8..4ed1d01e0d 100644
--- a/benchtests/Makefile
+++ b/benchtests/Makefile
@@ -24,7 +24,6 @@ include ../Makeconfig
 
 bench-math := \
   acos \
-  acosf \
   acosh \
   asin \
   asinh \