From: Ed Blake <ed.blake@sondrel.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] Add OpenMP support for custom external toolchains
Date: Thu, 28 Mar 2019 18:48:14 +0000 [thread overview]
Message-ID: <cover.1553798445.git.ed.blake@sondrel.com> (raw)
This patchset adds OpenMP support for custom external toolchains. The first
patch adds a new 'BR2_TOOLCHAIN_EXTERNAL_OPENMP' option for custom external
toolchains to enable OpenMP support, and the second patch adds a check that
the toolchain has OpenMP support.
Ed Blake (2):
toolchain-external: introduce BR2_TOOLCHAIN_EXTERNAL_OPENMP
toolchain-external: add a check for OpenMP support
toolchain/helpers.mk | 18 ++++++++++++++++++
.../pkg-toolchain-external.mk | 3 +++
.../Config.in.options | 8 ++++++++
3 files changed, 29 insertions(+)
--
2.17.1
next reply other threads:[~2019-03-28 18:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-28 18:48 Ed Blake [this message]
2019-03-28 18:48 ` [Buildroot] [PATCH 2/2] toolchain-external: add a check for OpenMP support Ed Blake
2019-03-28 18:48 ` [Buildroot] [PATCH 1/2] toolchain-external: introduce BR2_TOOLCHAIN_EXTERNAL_OPENMP Ed Blake
2019-03-28 18:53 ` [Buildroot] [PATCH 0/2] Add OpenMP support for custom external toolchains Thomas Petazzoni
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.1553798445.git.ed.blake@sondrel.com \
--to=ed.blake@sondrel.com \
--cc=buildroot@busybox.net \
/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.