mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-12 14:20:04 +00:00
Use "ppc" rather than "powerpc" -- it's less typing.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2801
This commit is contained in:
@@ -76,7 +76,7 @@ case "${host_cpu}" in
|
||||
|
||||
powerpc*)
|
||||
AC_MSG_RESULT([no (${host_cpu})])
|
||||
VG_ARCH="powerpc"
|
||||
VG_ARCH="ppc"
|
||||
AC_MSG_ERROR([PowerPC not supported. Sorry])
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user