fuse: Fix linking issues with gold linker
authorKhem Raj <raj.khem@gmail.com>
Thu, 20 Oct 2011 22:46:24 +0000 (22:46 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:16:00 +0000 (08:16 -0800)
commit0c439ae35d547cc137a8f9cdb138d832f1eff006
treea7e23267d86ce0c9bcc07cfd4082992ea8c7f3b6
parent9dbe90d97ce7452900c6d99d977bb24d16671bd2
fuse: Fix linking issues with gold linker

fuse has problems when linking with gold since it uses version
scripts in a way thats so perticular to bfd ld

/home/kraj/work/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.6.2/ld:
error: symbol __fuse_exited has undefined version
| collect2: ld returned 1 exit status
| make[1]: *** [libfuse.la] Error 1
| make[1]: *** Waiting for unfinished jobs....

For more details

http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning
http://sources.redhat.com/bugzilla/show_bug.cgi?id=10861
http://comments.gmane.org/gmane.comp.file-systems.fuse.devel/9524
http://www.airs.com/blog/archives/300

(From meta-openembedded rev: 949ec2d7319205a3a0366d18291a92541dfa038c)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/fuse/fuse-2.8.6/gold-unversioned-symbol.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-support/fuse/fuse_2.8.6.bb