From 47ad14d789ecc3f3e16fdc1d6c7f727637f4d055 Mon Sep 17 00:00:00 2001 From: Wilco Dijkstra Date: Wed, 10 Mar 2021 12:41:47 +0000 Subject: math: Remove mpa files [BZ #15267] Finally remove all mpa related files, headers, declarations, probes, unused tables and update makefiles. Reviewed-By: Paul Zimmermann --- math/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math') diff --git a/math/Makefile b/math/Makefile index 98b26e4..23e4d68 100644 --- a/math/Makefile +++ b/math/Makefile @@ -126,8 +126,7 @@ type-ldouble-yes := ldouble # double support type-double-suffix := -type-double-routines := branred doasin dosincos mpa mpatan2 \ - k_rem_pio2 mpatan mpsqrt mptan sincos32 \ +type-double-routines := branred k_rem_pio2 \ sincostab math_err e_exp_data e_log_data \ e_log2_data e_pow_log_data -- cgit v1.1