Files
poky/meta/recipes-core
Yuanjie Huang 09febe09dc ldconfig-native: Add 64-bit flag for ELF64 entries
ldconfig-native was grepped from an old version of glibc, and its output
lacks neccessary 64bit flag in entries.
Due to this defect, ctypes.util.find_library() python function fails to
detect any library due to the old file format that ldconfig-native
creates. This fix sets architecture-dependent 64bit flags for 64-bit ELF.

Since the host's elf.h may not have definition for new AArch64 machine
type, a work-around is added to correctly flag 64-bit ARM libraries.

(From OE-Core rev: 0b0e4d7aa64feded0a7bf89264d2367489808a38)

Signed-off-by: Yuanjie Huang <yuanjie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-08 00:01:22 +01:00
..
2015-06-23 11:47:19 +01:00
2015-06-11 23:59:15 +01:00
2015-06-03 16:38:49 +01:00
2015-01-23 11:36:27 +00:00
2015-05-14 11:43:57 +01:00
2014-11-25 13:03:25 +00:00
2015-04-28 07:56:55 +01:00
2015-06-03 16:38:46 +01:00
2015-05-22 13:29:47 +01:00