[poky] [PATCH 0/1] fix the build of mklibs-native on Ubuntu 9.04
Dexuan Cui
dexuan.cui at intel.com
Wed Feb 16 01:35:09 PST 2011
From: Dexuan Cui <dexuan.cui at intel.com>
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.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: dcui/master
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master
Thanks,
Dexuan Cui <dexuan.cui at intel.com>
---
Dexuan Cui (1):
mklibs-native: fix the build on Ubuntu 9.04 by defining STT_GNU_IFUNC
.../mklibs/files/fix_STT_GNU_IFUNC.patch | 23 ++++++++++++++++++++
.../mklibs/mklibs-native_0.1.31.bb | 3 +-
2 files changed, 25 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch
--
1.7.2
More information about the poky
mailing list