forked from Imagelibrary/rtems
ppc-rtems is now an alias for powerpc-rtems.
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -1325,8 +1325,8 @@ case "${target}" in
|
||||
target_cpu=no_cpu
|
||||
RTEMS_HAS_POSIX_API=no
|
||||
;;
|
||||
powerpc-*rtems*)
|
||||
target_cpu=ppc
|
||||
ppc*-*rtems*)
|
||||
target_cpu=powerpc
|
||||
;;
|
||||
sparc-sun-solaris*) # unix "simulator" port
|
||||
target_cpu=unix
|
||||
|
||||
@@ -157,8 +157,8 @@ case "${target}" in
|
||||
target_cpu=no_cpu
|
||||
RTEMS_HAS_POSIX_API=no
|
||||
;;
|
||||
powerpc-*rtems*)
|
||||
target_cpu=ppc
|
||||
ppc*-*rtems*)
|
||||
target_cpu=powerpc
|
||||
;;
|
||||
sparc-sun-solaris*) # unix "simulator" port
|
||||
target_cpu=unix
|
||||
|
||||
Reference in New Issue
Block a user