mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Reinstate VG_ARCH_ALL, erroneously removed by r5496.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5540
This commit is contained in:
parent
387102d5bc
commit
26c1cecc45
@ -114,6 +114,9 @@ AC_CANONICAL_HOST
|
||||
AC_MSG_CHECKING([for a supported CPU])
|
||||
AC_SUBST(VG_ARCH)
|
||||
|
||||
AC_SUBST(VG_ARCH_ALL)
|
||||
VG_ARCH_ALL="amd64 ppc32 ppc64 x86"
|
||||
|
||||
AC_SUBST(VALT_LOAD_ADDRESS)
|
||||
|
||||
case "${host_cpu}" in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user