All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fix the build of mklibs-native on Ubuntu 9.04
@ 2011-02-16  9:35 Dexuan Cui
  2011-02-16  9:35 ` [PATCH 1/1] mklibs-native: fix the build on Ubuntu 9.04 by defining STT_GNU_IFUNC Dexuan Cui
  2011-02-16 21:32 ` [PATCH 0/1] fix the build of mklibs-native on Ubuntu 9.04 Tom Rini
  0 siblings, 2 replies; 5+ messages in thread
From: Dexuan Cui @ 2011-02-16  9:35 UTC (permalink / raw)
  To: poky

From: Dexuan Cui <dexuan.cui@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@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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-17  6:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16  9:35 [PATCH 0/1] fix the build of mklibs-native on Ubuntu 9.04 Dexuan Cui
2011-02-16  9:35 ` [PATCH 1/1] mklibs-native: fix the build on Ubuntu 9.04 by defining STT_GNU_IFUNC Dexuan Cui
2011-02-16 21:32 ` [PATCH 0/1] fix the build of mklibs-native on Ubuntu 9.04 Tom Rini
2011-02-16 22:20   ` Mark Hatle
2011-02-17  6:42     ` Cui, Dexuan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.