Skip to content
Snippets Groups Projects
Commit b8d802fe authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

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: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 90a4f2ec
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment