[Buildroot] [PATCH 2/2] glog: disable on blackfin external toolchains

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jun 28 13:34:42 UTC 2015


Dear Rahul Bedarkar,

On Thu, 25 Jun 2015 19:13:24 +0530, Rahul Bedarkar wrote:
> With following blackfin toolchains
> 
> BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2014R1
> BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2013R1
> BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
> 
> when BR2_BINFMT_FDPIC=y
> 
> ../usr/include/bits/elf-fdpic.h: In function 'void* __reloc_pointer(void*, const elf32_fdpic_loadmap*)':
> ../usr/include/bits/elf-fdpic.h:95: error: invalid use of 'void'
> 
> code snippet at line 95 in elf-fdpic.h
> -------------------------------------------------------
> unsigned long offset = p - (void*)map->segs[c].p_vaddr;
> -------------------------------------------------------

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list