summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-23 22:54:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-23 22:54:55 +0000
commite4829a055d88862fdaae0412e7a8a395a5e797bb (patch)
tree090bdd8862049ea3059bf0786a4d9bc3f0bfb76d /configure.in
parentUpdated now that the phony crt0.c in newlib defines all odd symbols (diff)
downloadrtems-e4829a055d88862fdaae0412e7a8a395a5e797bb.tar.bz2
renamed ppc to powerpc
Diffstat (limited to '')
-rw-r--r--configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 48c9091c8d..695e981ab8 100644
--- a/configure.in
+++ b/configure.in
@@ -141,9 +141,6 @@ case "${target}" in
target_cpu=no_cpu
RTEMS_HAS_POSIX_API=no
;;
- powerpc-*rtems*)
- target_cpu=ppc
- ;;
sparc-sun-solaris*) # unix "simulator" port
target_cpu=unix
RTEMS_HAS_POSIX_API=no