JNote that valgrind is x86 only
This commit is contained in:
parent
db597c47f3
commit
382187f014
2
Makefile
2
Makefile
@ -100,7 +100,7 @@ TARGETS+=busybox tinylogin
|
|||||||
# Some nice debugging tools
|
# Some nice debugging tools
|
||||||
#TARGETS+=gdb strace
|
#TARGETS+=gdb strace
|
||||||
|
|
||||||
# The Valgrind debugger
|
# The Valgrind debugger (x86 only)
|
||||||
#TARGETS+=valgrind
|
#TARGETS+=valgrind
|
||||||
|
|
||||||
# Pick your root filesystem type.
|
# Pick your root filesystem type.
|
||||||
|
Loading…
Reference in New Issue
Block a user