Re: [yocto] [meta-mingw][PATCH] mingw-w64-runtime: Fix build with gcc8

2018-06-07 Thread Khem Raj
On Thu, Jun 7, 2018 at 7:00 AM, Burton, Ross wrote: > I've a nigh-on identical patch in master-next running on the AB already: > > http://git.yoctoproject.org/cgit.cgi/meta-mingw/commit/?h=master-next&id=46b1bfd8ef26dd9c778504143d4dea2fbe2ce90f > > Don't have the security flags bit though (our min

Re: [yocto] [meta-mingw][PATCH] mingw-w64-runtime: Fix build with gcc8

2018-06-07 Thread Burton, Ross
I've a nigh-on identical patch in master-next running on the AB already: http://git.yoctoproject.org/cgit.cgi/meta-mingw/commit/?h=master-next&id=46b1bfd8ef26dd9c778504143d4dea2fbe2ce90f Don't have the security flags bit though (our mingw builds don't use that), can you rebase to master-next and

[yocto] [meta-mingw][PATCH] mingw-w64-runtime: Fix build with gcc8

2018-06-07 Thread Khem Raj
Signed-off-by: Khem Raj --- .../mingw-w64/mingw-w64-headers/gcc8.patch| 30 +++ .../mingw-w64/mingw-w64-headers_5.0.3.bb | 5 ++-- .../mingw-w64/mingw-w64-runtime_5.0.3.bb | 2 ++ 3 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 recipes-devtool