[Buildroot] Mysql: $(ENABLE_DEBUG) is unset

Marcelo Gutierrez kuyurix at gmail.com
Mon Feb 3 16:34:51 UTC 2014


Hi all,

Configuration options defined in  mysql.mk file, $(ENABLE_DEBUG) is unset.

MYSQL_CONF_OPT = \
--without-ndb-binlog \
--without-server \
--without-docs \
--without-man \
--without-libedit \
--without-readline \
--with-low-memory \
--enable-thread-safe-client \
$(ENABLE_DEBUG)


More information about the buildroot mailing list