summaryrefslogtreecommitdiffstats
path: root/recipe.d
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2013-01-12 10:44:17 -0500
committerAl Stone <ahs3@redhat.com>2013-01-15 11:02:31 -0700
commitfd5ced441de9273683bbac4593ca6c9d913317bf (patch)
tree19b65e3f8afad523792bbb7a0c81cc4659ad902d /recipe.d
parent3482bd2a1294a6af969c8d7f4da1caa0d4465438 (diff)
downloadbootstrap.git.DONOTUSE-fd5ced441de9273683bbac4593ca6c9d913317bf.tar.gz
bootstrap.git.DONOTUSE-fd5ced441de9273683bbac4593ca6c9d913317bf.tar.xz
bootstrap.git.DONOTUSE-fd5ced441de9273683bbac4593ca6c9d913317bf.zip
gdb: do build gdbserver
Signed-off-by: Mark Salter <msalter@redhat.com>
Diffstat (limited to 'recipe.d')
-rw-r--r--recipe.d/0007-gdb2
1 files changed, 1 insertions, 1 deletions
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"