samba: Fix build issue on uclibc/arm/thumb
authorKhem Raj <raj.khem@gmail.com>
Wed, 26 Jan 2011 16:10:46 +0000 (16:10 +0000)
committerKhem Raj <raj.khem@gmail.com>
Wed, 26 Jan 2011 18:42:27 +0000 (10:42 -0800)
commit1a9a5b145cad7d4c5e5d5533886f21db454b9ec5
tree0f6cd0919e005c2ba0835724c4f492cd38d21a9a
parent9f1ba8973fc45dfeb5ba251b223e238edb875c76
samba: Fix build issue on uclibc/arm/thumb

We get following errors as of now. This patch fixes those

/scratch/oe/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld:
/scratch/oe/sysroots/armv5te-oe-linux-uclibceabi/usr/lib//uclibc_nonshared.a(atexit.os)(.text+0x12):
unresolvable R_ARM_THM_CALL relocation against symbol `__cxa_atexit'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
recipes/samba/samba_3.2.15.bb