summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-generic.txt
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2018-10-08 23:05:07 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-09 08:53:09 +0200
commit9143c217213542574586c0e6a9f003e822633917 (patch)
tree97f8318efc772278b421899adc390bb65434d5f4 /docs/manual/adding-packages-generic.txt
parentabba4e701246f69bc22ca9045e9932abfe9228e9 (diff)
downloadbuildroot-9143c217213542574586c0e6a9f003e822633917.tar.gz
buildroot-9143c217213542574586c0e6a9f003e822633917.zip
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: https://github.com/brltty/brltty/commit/9e7d62c869d3c1cbe12dda8b0291a4692c193416 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>
Diffstat (limited to 'docs/manual/adding-packages-generic.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud