]> code.ossystems Code Review - openembedded-core.git/commit
gcc-6: Sync gcc stddef.h with musl stddef.h
authorKhem Raj <raj.khem@gmail.com>
Fri, 3 Feb 2017 22:45:26 +0000 (14:45 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Feb 2017 09:20:24 +0000 (09:20 +0000)
commit7da04721a620ad741ea50adf116e6b5afd47caa5
tree99007abea64c457c48599f2894b16c69f59790e2
parent7e7252108d5e3503888efe0e603b3883fdc793e8
gcc-6: Sync gcc stddef.h with musl stddef.h

GCC provides some of std* headers including stddef.h
and it syncs with glibc definitions via __needed* defines
to find which datatypes are expected to be defined on top
of glibc. we need same for musl.

Drop unused 0048-ARM-PR-target-71056-Don-t-use-vectorized-builtins-wh.patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gcc/gcc-6.3.inc
meta/recipes-devtools/gcc/gcc-6.3/0048-ARM-PR-target-71056-Don-t-use-vectorized-builtins-wh.patch [deleted file]
meta/recipes-devtools/gcc/gcc-6.3/0048-sync-gcc-stddef.h-with-musl.patch [new file with mode: 0644]