From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/1] Fix gcc for including omp.h in target sysroot
Date: Thu, 22 Jan 2015 14:49:59 +0000 [thread overview]
Message-ID: <cover.1421938154.git.paul.eggleton@linux.intel.com> (raw)
Changes since v1: apply patch to gcc 4.8 as well.
The following changes since commit eaea05c88661a88a89fa6b139f7e6b243155d492:
depmodwrapper-cross: Update to use STAGING_KERNEL_BUILDDIR (2015-01-17 17:05:25 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/gcc-omp-fix
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/gcc-omp-fix
Paul Eggleton (1):
gcc: ensure target gcc headers can be included
meta/recipes-devtools/gcc/gcc-4.8.inc | 1 +
.../gcc/gcc-4.8/target-gcc-includedir.patch | 81 ++++++++++++++++++++++
meta/recipes-devtools/gcc/gcc-4.9.inc | 1 +
.../gcc/gcc-4.9/target-gcc-includedir.patch | 81 ++++++++++++++++++++++
4 files changed, 164 insertions(+)
create mode 100644 meta/recipes-devtools/gcc/gcc-4.8/target-gcc-includedir.patch
create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/target-gcc-includedir.patch
--
1.9.3
next reply other threads:[~2015-01-22 14:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-22 14:49 Paul Eggleton [this message]
2015-01-22 14:50 ` [PATCH v2 1/1] gcc: ensure target gcc headers can be included Paul Eggleton
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.1421938154.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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.