[OE-core] [PATCH 0/4] llvm 6.0 update and Misc fixes
Khem Raj
raj.khem at gmail.com
Sun Apr 1 07:19:32 UTC 2018
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
More information about the Openembedded-core
mailing list