summaryrefslogtreecommitdiffstats
path: root/recipe.d/0007-gdb
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0007-gdb')
-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 7be409b..62b8aaf 100644
--- a/recipe.d/0007-gdb
+++ b/recipe.d/0007-gdb
@@ -1,5 +1,5 @@
mcd $BUILDDIR/gdb
- $SRC/gdb-*/configure $TCONFIGARGS --without-rpm
+ $SRC/gdb-*/configure $TCONFIGARGS --without-rpm --with-system-readline
notparallel
make $J -k
make $J -k install