projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36ed046
)
valgrind: allow selection on aarch64
author
Anssi Hannula
<anssi.hannula@bitwise.fi>
Fri, 13 Apr 2018 12:13:14 +0000
(15:13 +0300)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 15 Apr 2018 19:13:25 +0000
(21:13 +0200)
valgrind works fine on aarch64, so allow selecting it on that
architecture.
Signed-off-by: Anssi Hannula <anssi.hannula@bitwise.fi>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/valgrind/Config.in
patch
|
blob
|
history
diff --git
a/package/valgrind/Config.in
b/package/valgrind/Config.in
index 75b779d214351a259a2ae0689da6f5d4199ecdcb..56e4af21fa7987d30c33c37b938cafddc2306c84 100644
(file)
--- a/
package/valgrind/Config.in
+++ b/
package/valgrind/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_VALGRIND_ARCH_SUPPORTS
bool
+ default y if BR2_aarch64
default y if BR2_ARM_CPU_ARMV7A
default y if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el
default y if BR2_i386 || BR2_x86_64