]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Rather than adjusting the way ldso allocates memory, for the
authorEric Andersen <andersen@codepoet.org>
Mon, 8 Aug 2005 11:48:35 +0000 (11:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 8 Aug 2005 11:48:35 +0000 (11:48 -0000)
commitb904ce177803224ea39b709d1236bc61123e669e
tree2521ac7d2fb032678a3543e600621226523185f4
parent8ce4796efafab6a4f3ccce6ff8c84862625eee90
Rather than adjusting the way ldso allocates memory, for the
time being simply add a series of suppressions to make valgrind
ignore all memory mmaped by uClibc's ldso.
package/valgrind/uclibc.supp [new file with mode: 0644]
package/valgrind/valgrind.mk
package/valgrind/valgrind.sh [new file with mode: 0755]