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:
authorNick Clifton <nickc@redhat.com>2001-01-09 22:30:13 +0300
committerNick Clifton <nickc@redhat.com>2001-01-09 22:30:13 +0300
commit92b5754311c39f791ecf27b69bb52f96fb0dc9ea (patch)
treeb8119611993621d54844b087e84dfed80aa1131d /newlib/configure.host
parente24150c66b3566137d760299a9bc089dffc8c78f (diff)
Remove unsupported v850 compiler options
Diffstat (limited to 'newlib/configure.host')
-rw-r--r--newlib/configure.host6
1 files changed, 3 insertions, 3 deletions
diff --git a/newlib/configure.host b/newlib/configure.host
index 0d832e591..aba941e82 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -164,15 +164,15 @@ case "${host_cpu}" in
;;
v850)
machine_dir=v850
- newlib_cflags="${newlib_cflags} -DPREFER_SIZE_OVER_SPEED -mv850 -mno-app-regs -msmall-sld"
+ newlib_cflags="${newlib_cflags} -DPREFER_SIZE_OVER_SPEED -mv850 "
;;
v850e)
machine_dir=v850
- newlib_cflags="${newlib_cflags} -DPREFER_SIZE_OVER_SPEED -mv850 -mno-app-regs -msmall-sld"
+ newlib_cflags="${newlib_cflags} -DPREFER_SIZE_OVER_SPEED -mv850 "
;;
v850ea)
machine_dir=v850
- newlib_cflags="${newlib_cflags} -DPREFER_SIZE_OVER_SPEED -mv850 -mno-app-regs -msmall-sld"
+ newlib_cflags="${newlib_cflags} -DPREFER_SIZE_OVER_SPEED -mv850 "
;;
w65*)
machine_dir=w65