]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/mysql
Zwischencommit fuer LFS.
[people/pmueller/ipfire-2.x.git] / lfs / mysql
index 5f87c2f2db52a55501e04ea6457c588e842a612f..2700c6cfebf3f516574b6250c4bf587cfb05988a 100644 (file)
--- a/lfs/mysql
+++ b/lfs/mysql
@@ -91,7 +91,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                            --without-readline \
                            --with-berkeley-db \
                            --with-extra-charsets=all
-       cd $(DIR_APP) && make testdir=/tmp/mysql
+       cd $(DIR_APP) && make testdir=/tmp/mysql $(MAKETUNING)
        cd $(DIR_APP) && make testdir=/tmp/mysql install
        rm -rf /tmp/mysql
        cd /usr/lib && ln -v -sf mysql/libmysqlclient{,_r}.so* .