]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.14/4.15: gcc8 fixes
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 7 Jun 2018 02:07:24 +0000 (22:07 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jun 2018 10:11:22 +0000 (11:11 +0100)
commiteed723d09992c9b89fcb2760f8c95f69c201aa3c
treef7478410e75fea6c5eba9d5d0fa80afe1a1171db
parent7dd52d9e39109d8b24227163857595f17be16f4d
linux-yocto/4.14/4.15: gcc8 fixes

Integrating Khem's gcc8 kernel patches so that 4.14 and 4.15 can build
with the gcc8 compiler updates.

  51273ff79f4a tools/lib/subcmd/pager.c: do not alias select() params
  b632c05a6263 objtool, perf: Fix GCC 8 -Wrestrict error
  20bc5eb24ac1 mips64: Disable attribute-alias warning
  975042cc72dd mips: Disable attribute-alias warnings
  8632f470f02c powerpc/ptrace: Disable array-bounds warning with gcc8
  59e401ffeda4 powerpc: Disable attribute-alias warnings from gcc8

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
meta/recipes-kernel/linux/linux-yocto_4.14.bb
meta/recipes-kernel/linux/linux-yocto_4.15.bb