Skip to content

Commit a7fe634

Browse files
committed
[VALGRIND] According to the specs, Valgrind/Hellgrind is also available on ARM :-)
1 parent a7fee5f commit a7fe634

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package/valgrind/Config.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
config BR2_PACKAGE_VALGRIND_ARCH_SUPPORTS
22
bool
3+
default y if BR2_arm
34
default y if BR2_aarch64
45
default y if BR2_ARM_CPU_ARMV7A
56
default y if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el

0 commit comments

Comments
 (0)