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/libm/Makefile.am')
-rw-r--r--newlib/libm/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/newlib/libm/Makefile.am b/newlib/libm/Makefile.am
index 389e0767b..16c360f5b 100644
--- a/newlib/libm/Makefile.am
+++ b/newlib/libm/Makefile.am
@@ -8,11 +8,7 @@ else
MATHDIR = math
endif
-if HAVE_LIBM_MACHINE_DIR
SUBDIRS = $(MATHDIR) common machine
-else
-SUBDIRS = $(MATHDIR) common
-endif
libm_la_LDFLAGS = -Xcompiler -nostdlib