From: Dexuan Cui <dexuan.cui@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1] fix the build of mklibs-native on Ubuntu 9.04
Date: Wed, 16 Feb 2011 17:35:09 +0800 [thread overview]
Message-ID: <cover.1297848777.git.dexuan.cui@intel.com> (raw)
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
next reply other threads:[~2011-02-16 9:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-16 9:35 Dexuan Cui [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1297848777.git.dexuan.cui@intel.com \
--to=dexuan.cui@intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.