All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] llvm 6.0 update and Misc fixes
@ 2018-04-01  7:19 Khem Raj
  2018-04-01  7:19 ` [PATCH 1/4] x264: Use updated gnu-config artifacts Khem Raj
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Khem Raj @ 2018-04-01  7:19 UTC (permalink / raw)
  To: openembedded-core

Most of these fixes are inspired by gcc8 they are mostly harmless
llvm 6.0 is something we should get into sumo as well and its a leaf recipe


The following changes since commit 4cedddb83623c79980b354642dfeaf78218ca4b7:

  libpcre-ptest: skip locale test (2018-03-30 09:40:34 +0100)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/pu
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/pu

Khem Raj (4):
  x264: Use updated gnu-config artifacts
  nasm: Fix pure function warnings
  systemtap: Backport a fix for build with gcc8
  llvm: Upgrade to 6.0 release

 ...LibraryInfo-Undefine-libc-functions-if-th.patch |  20 +-
 .../0002-llvm-allow-env-override-of-exe-path.patch |   4 +-
 meta/recipes-devtools/llvm/llvm_git.bb             |  11 +-
 ...rop-pure-function-attribute-from-seg_init.patch |  27 +++
 meta/recipes-devtools/nasm/nasm_2.13.03.bb         |   4 +-
 .../systemtap/systemtap/0001-Fixes-for-gcc-8.patch | 215 +++++++++++++++++++++
 meta/recipes-kernel/systemtap/systemtap_git.inc    |   1 +
 meta/recipes-multimedia/x264/x264_git.bb           |   2 +
 8 files changed, 266 insertions(+), 18 deletions(-)
 create mode 100644 meta/recipes-devtools/nasm/nasm/0001-asmlib-Drop-pure-function-attribute-from-seg_init.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Fixes-for-gcc-8.patch

-- 
2.16.3



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

end of thread, other threads:[~2018-04-03 19:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-01  7:19 [PATCH 0/4] llvm 6.0 update and Misc fixes Khem Raj
2018-04-01  7:19 ` [PATCH 1/4] x264: Use updated gnu-config artifacts Khem Raj
2018-04-01  7:19 ` [PATCH 2/4] nasm: Fix pure function warnings Khem Raj
2018-04-01  7:19 ` [PATCH 3/4] systemtap: Backport a fix for build with gcc8 Khem Raj
2018-04-01  7:19 ` [PATCH 4/4] llvm: Upgrade to 6.0 release Khem Raj
2018-04-03 19:05   ` Martin Jansa
2018-04-01  7:32 ` ✗ patchtest: failure for llvm 6.0 update and Misc fixes Patchwork

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.