mysql: disable maintainer mode
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 21 Apr 2014 12:48:23 +0000 (14:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 21 Apr 2014 12:48:23 +0000 (14:48 +0200)
commit8104fd72ed6fee97f024ec75a4ed81231e2777b8
tree8f29dc28433d0e6df55ab3aaf498a48c26067cb3
parentb019490adf56a7ccdf81f3bdf11dfd017c33b738
mysql: disable maintainer mode

The maintainer mode enables additional gcc warnings, including
-Werror, which causes build failures with certain toolchains. Since we
generally don't enable -Werror in Buildroot, it doesn't make much
sense to have it enabled for MySQL.

Fixes:

  http://autobuild.buildroot.net/results/6b6/6b61f90d1a36ba43ff568933bb74975128380516/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mysql/mysql.mk