commit | b7beb6907599b36809effe1b4db76039ac649518 | [log] [tgz] |
---|---|---|
author | Pavel Chupin <pavel.v.chupin@intel.com> | Fri Aug 17 12:53:29 2012 +0400 |
committer | Elliott Hughes <enh@google.com> | Fri Aug 17 12:44:23 2012 -0700 |
tree | 6629ebe3ee4167d4383022edf4fa7882144a5445 | |
parent | 6c98cdb1924afd3e71d39904557933fa10adaebf [diff] |
Add link.h for all platforms with dl_phdr_info This header is used on bionic build and should be propagated into sysroot on toolchain rebuild. Discussion re. this header is here: http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00936.html It is available already in mips NDK platforms: development/ndk/platforms/android-9/arch-mips/include/link.h Change-Id: I39ff467cdac9f448e31c11ee3e14a6200e82ab57 Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>