Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Add OpenMP support for custom external toolchains
@ 2019-03-28 18:48 Ed Blake
  2019-03-28 18:48 ` [Buildroot] [PATCH 2/2] toolchain-external: add a check for OpenMP support Ed Blake
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ed Blake @ 2019-03-28 18:48 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2019-03-28 18:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-28 18:48 [Buildroot] [PATCH 0/2] Add OpenMP support for custom external toolchains Ed Blake
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox