buildroot/package/brltty
Fabrice Fontaine 9143c21721 brltty: use gcc instead of ld to link shared objects
Bump to version 5.6 has reintroduced the issue fixed by patch 854093 on
version 5.5.

Indeed, third patch was merged upstream but it was then reverted:
9e7d62c869

Moreover, since commit 3a2e3f6fa5ef0a210ffeba5ed05c79965d0cc3c7, MKOBJ
was renamed into MKREL. So, patch again brltty, overwrite
MKREL to use "gcc -shared -o" instead of "ld -r -o" if gcc is available
(as suggested by Arnout: https://patchwork.ozlabs.org/patch/972614).

Fixes:
 - http://autobuild.buildroot.org/results/31f682838b3d3b2c7103b5c51f2aba0b89d4f630

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-09 08:53:09 +02:00
..
0001-buildsys-fix-cross-compilation.patch brltty: bump to version 5.6 2018-09-18 22:29:16 +02:00
0002-Fix-linking-error-on-mips64el.patch brltty: use gcc instead of ld to link shared objects 2018-10-09 08:53:09 +02:00
brltty.hash brltty: bump to version 5.6 2018-09-18 22:29:16 +02:00
brltty.mk brltty: bump to version 5.6 2018-09-18 22:29:16 +02:00
brltty.service
Config.in brltty: bump to version 5.6 2018-09-18 22:29:16 +02:00
S10brltty