kumquat-buildroot/package/uclibc
Thomas Petazzoni 8c2170c76a uclibc: disable DOPIC on ARM FLAT
As explained by Waldemar, enabling DOPIC in uClibc will lead to the
creation of a Position Independent library. In turn, this will cause
elf2flt to generate a "Has-PIC-GOT" flat binary, which doesn't work on
ARM. In fact, elf2flt on ARM really expect to have non-PIC code as
input, so we must disable DOPIC in the uClibc configuration.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-03-30 00:15:48 +02:00
..
0001-arm-remove-use-of-USE_BX-option.patch
0002-arm-remove-USE_BX-option.patch
0003-arm-remove-use-of-USE_LDREXSTREX.patch
0004-arm-remove-USE_LDREXSTREX.patch
0005-arm-remove-COMPILE_IN_THUMB.patch
Config.in uclibc: remove USE_BX handling 2016-03-30 00:14:55 +02:00
uClibc-ng.config
uclibc.hash
uclibc.mk uclibc: disable DOPIC on ARM FLAT 2016-03-30 00:15:48 +02:00