diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 2537b2a9ad..750492b381 100644 --- a/math/Makefile +++ b/math/Makefile @@ -128,7 +128,7 @@ type-double-suffix := type-double-routines := branred doasin dosincos mpa mpatan2 \ k_rem_pio2 mpatan mpsqrt mptan sincos32 \ sincostab math_err e_exp_data e_log_data \ - e_log2_data + e_log2_data e_pow_log_data # float support type-float-suffix := f |