diff options
Diffstat (limited to 'recipe.d/0007-gdb')
-rw-r--r-- | recipe.d/0007-gdb | 2 |
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" |