From: Eric Andersen Date: Fri, 17 Jan 2003 04:45:35 +0000 (-0000) Subject: JNote that valgrind is x86 only X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=382187f0140af0f0f4a5b2c06a8b785ea3cd1ca8;p=buildroot.git JNote that valgrind is x86 only --- diff --git a/Makefile b/Makefile index 32fe36110f..8e1f4d3e36 100644 --- a/Makefile +++ b/Makefile @@ -100,7 +100,7 @@ TARGETS+=busybox tinylogin # Some nice debugging tools #TARGETS+=gdb strace -# The Valgrind debugger +# The Valgrind debugger (x86 only) #TARGETS+=valgrind # Pick your root filesystem type.