Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/Makefile.am')
-rw-r--r--newlib/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/newlib/Makefile.am b/newlib/Makefile.am
index e43b2e3d8..effa2adba 100644
--- a/newlib/Makefile.am
+++ b/newlib/Makefile.am
@@ -112,8 +112,7 @@ MATHOBJS_IN_LIBC = \
$(lpfx)sf_modf.$(oext) $(lpfx)s_scalbn.$(oext) \
$(lpfx)sf_scalbn.$(oext) \
$(lpfx)s_finite.$(oext) $(lpfx)sf_finite.$(oext) \
- $(lpfx)s_copysign.$(oext) $(lpfx)sf_copysign.$(oext) \
- $(lpfx)s_infconst.$(oext)
+ $(lpfx)s_copysign.$(oext) $(lpfx)sf_copysign.$(oext)
LIBC_OBJECTLISTS = \
$(POSIX_OBJECTLIST) \