]> 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)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 10 Mar 2018 23:23:50 +0000 (23:23 +0000)
commit5c3cfa24e49cbea34c74009b91bf96e0f9a00a63
tree840fae28940d8007bdb947d23e5e82738775286d
parentc24f6de26efdfb13b95e51b4531d1e111fab409c
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>
(cherry picked from commit 7da04721a620ad741ea50adf116e6b5afd47caa5)
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]