]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Use ucontext_t instead of ucontext
authorKhem Raj <raj.khem@gmail.com>
Wed, 28 Jun 2017 07:28:47 +0000 (00:28 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Jul 2017 23:11:07 +0000 (00:11 +0100)
commitd70b9705b7997786bc95cf6e70c172470db3413c
treee51dd75b5b9d54c9d590ee2149d50c6b074af0ed
parentc5cb3a582531dd1b9c40df5bcaa6f8bf5b451a54
gcc: Use ucontext_t instead of ucontext

glibc 2.26 does not expose struct ucontext anymore

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gcc/gcc-7.1.inc
meta/recipes-devtools/gcc/gcc-7.1/0050-replace-struct-ucontext-with-ucontext_t.patch [new file with mode: 0644]