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 'libgloss/moxie/configure')
-rw-r--r--libgloss/moxie/configure16
1 files changed, 0 insertions, 16 deletions
diff --git a/libgloss/moxie/configure b/libgloss/moxie/configure
index 94441c1f2..45233987e 100644
--- a/libgloss/moxie/configure
+++ b/libgloss/moxie/configure
@@ -585,8 +585,6 @@ ac_unique_file="crt0.S"
ac_subst_vars='LTLIBOBJS
LIBOBJS
host_makefile_frag_path
-BUILD_CRT0_FALSE
-BUILD_CRT0_TRUE
CCASFLAGS
CCAS
RANLIB
@@ -2527,20 +2525,6 @@ test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
-case "${target}" in
- moxie-*-moxiebox*)
- BUILD_CRT0_TRUE='#'
- BUILD_CRT0_FALSE=
- ;;
- *)
- BUILD_CRT0_TRUE=
- BUILD_CRT0_FALSE='#'
- ;;
-esac
-
-
-
-
host_makefile_frag=${srcdir}/../config/default.mh
host_makefile_frag_path=$host_makefile_frag