mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
mysql_client: remove --program-prefix
--program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
9bbc3f7633
commit
e2f6269e13
@@ -21,7 +21,6 @@ MYSQL_CLIENT_CONF_ENV = \
|
||||
mysql_cv_new_rl_interface=yes
|
||||
|
||||
MYSQL_CLIENT_CONF_OPT = \
|
||||
--program-prefix="" \
|
||||
--without-ndb-binlog \
|
||||
--without-server \
|
||||
--without-docs \
|
||||
|
||||
Reference in New Issue
Block a user