]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/mysql
Hinzugefuegt:
[ipfire-2.x.git] / lfs / mysql
index ef3026c6e837a29b93f097a35ba6e557d6b00b67..9a716a4315f05745cc76aef4064a443299560b3e 100644 (file)
--- a/lfs/mysql
+++ b/lfs/mysql
@@ -88,6 +88,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                            --with-unix-socket-path=/var/run/mysql/mysql.sock \
                            --without-debug \
                            --without-bench \
+                           --without-readline \
                            --with-berkeley-db \
                            --with-extra-charsets=all
        cd $(DIR_APP) && make testdir=/tmp/mysql