diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 6b0b2bf6b4..103937e580 100644 --- a/math/Makefile +++ b/math/Makefile @@ -36,8 +36,6 @@ aux := fpu_control setfpucw extra-libs := libm extra-libs-others = $(extra-libs) -libm-map := libm.map - libm-support = k_standard s_lib_version s_matherr s_signgam \ fclrexcpt fgetexcptflg fraiseexcpt fsetexcptflg \ ftestexcept fegetround fesetround fegetenv feholdexcpt \ |