aboutsummaryrefslogtreecommitdiff
path: root/util/valgrind.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/valgrind.h')
-rw-r--r--util/valgrind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/valgrind.h b/util/valgrind.h
index ca10b1a..b52442c 100644
--- a/util/valgrind.h
+++ b/util/valgrind.h
@@ -115,7 +115,7 @@
# define PLAT_ppc32_linux 1
#elif defined(__linux__) && defined(__powerpc__) && defined(__powerpc64__)
# define PLAT_ppc64_linux 1
-#elif defined(__linux__) && defined(__arm__)
+#elif defined(__linux__) && defined(__arm__) && !defined(__ARM_ARCH_5__)
# define PLAT_arm_linux 1
#else
/* If we're not compiling for our target platform, don't generate