From fd5ced441de9273683bbac4593ca6c9d913317bf Mon Sep 17 00:00:00 2001 From: Mark Salter Date: Sat, 12 Jan 2013 10:44:17 -0500 Subject: gdb: do build gdbserver Signed-off-by: Mark Salter --- recipe.d/0007-gdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipe.d/0007-gdb') diff --git a/recipe.d/0007-gdb b/recipe.d/0007-gdb index 5e9671b..c55ef1b 100644 --- a/recipe.d/0007-gdb +++ b/recipe.d/0007-gdb @@ -5,7 +5,7 @@ #requires texinfo mcd $BUILDDIR/gdb - OTHERARGS="--disable-gdbserver --disable-multi-ice \ + OTHERARGS="--disable-multi-ice \ --without-expat --without-python --without-tcl \ --without-tk --without-x --disable-gtk \ --without-rpm --with-system-readline" -- cgit