espeak: disable for static-only builds
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 6 Apr 2015 10:07:37 +0000 (12:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 6 Apr 2015 10:07:37 +0000 (12:07 +0200)
commitf66004ded744000c3e6ed85049fd70a5844098ab
tree8c3e04c263041255467388a3edc82807e892278e
parent7105393e4cefc636b5bccef1742d66ede580df99
espeak: disable for static-only builds

The Makefile wants to unconditionally build a shared library, and
since it's probably not a package that relevant in static-only
scenarios, let's simply disable it.

Fixes:

  http://autobuild.buildroot.org/results/b84/b84f56cdc22f333b95e0894084a800be53aefd26/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/espeak/Config.in