]> code.ossystems Code Review - openembedded-core.git/commit
connman: Fix linking with gold linker
authorKhem Raj <raj.khem@gmail.com>
Sun, 8 Apr 2012 05:00:56 +0000 (22:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Apr 2012 09:43:36 +0000 (10:43 +0100)
commit3e6e97b40f8cb9568993c5cc65d73189ec6b7b8a
tree415062b94e239072218d52143978428fa1d9c649
parent5433da972f2994f7176597d89499ccb65f876f88
connman: Fix linking with gold linker

Fixes errors like below

/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.3/ld:
error: hidden symbol '__start___debug' is not defined locally
/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.3/ld:
error: hidden symbol '__stop___debug' is not defined locally
collect2: ld returned 1 exit status
make[1]: *** [plugins/loopback.la] Error 1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch [new file with mode: 0644]
meta/recipes-connectivity/connman/connman_0.79.bb