openwrtv3/package/devel/valgrind
Hauke Mehrtens b8d802fe9f valgrind: improve mips support
We have to remove the FPU check, it will run in an endless loop on LEDE
when compile without FPU emulation support.
The second patch fixes this problem: valgrind: mmap(0x400000, 303104)
failed in UME with error 22 (Invalid argument).

valgrind still does not support mips16, build LEDE without mips16 support.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-10-03 17:18:33 +02:00
..
files move a few development packages to trunk and add myself as a maintainer 2012-10-10 13:26:27 +00:00
patches valgrind: improve mips support 2016-10-03 17:18:33 +02:00
src move a few development packages to trunk and add myself as a maintainer 2012-10-10 13:26:27 +00:00
Makefile valgrind: update to the latest version, fix build issues on ARM 2016-07-07 10:57:45 +02:00