From 8efa3a24f94da31f968280d17f11ff3f08c8887f Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 18 May 2011 12:13:11 -0700 Subject: mklibs-native: Update to 0.1.33 (From OE-Core rev: 9e6a17a6b3f4a91f7a3f90aa30dc7e7dcdad60e6) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch') diff --git a/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch b/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch index 88baddedae..d27a48916d 100644 --- a/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch +++ b/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch @@ -1,5 +1,8 @@ The libc6-dev in Ubuntu 9.04 is so old that the elf.h doesn't define STT_GNU_IFUNC, so we have to define it ourselves. + +Upstream-Status: Inappropriate [other] - old release specific, maybe removable + -- Dexuan Cui (dexuan.cui@intel.com) Feb 16, 2011. diff --git a/src/mklibs-readelf/main.cpp b/src/mklibs-readelf/main.cpp -- cgit v1.2.3-54-g00ecf