espeak: fix build on sparc64
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 27 Nov 2015 14:24:21 +0000 (15:24 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 27 Nov 2015 18:49:49 +0000 (19:49 +0100)
commit645750d1c891a17b6d01a1b763bf4a27389c25b4
tree158cefe37cfcc85684ddd66a2403de13e30b6f8c
parented9398d1a2ac94b8ccd2af4539184cd6a97ff729
espeak: fix build on sparc64

sparc64 needs object files to be built with -fPIC in order to be
usable in shared libraries, otherwise the shared library cannot be
created.

Fixes:

  http://autobuild.buildroot.org/results/8b8/8b894f0bd42c18e7cda98c15480757f10d743423/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/espeak/0001-Fix-build-of-shared-library-on-architectures-needing.patch [new file with mode: 0644]