]> code.ossystems Code Review - openembedded-core.git/commit
strace: Backport fixes for compiling with clang
authorKhem Raj <raj.khem@gmail.com>
Mon, 29 Feb 2016 19:41:43 +0000 (19:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2016 16:54:37 +0000 (16:54 +0000)
commit57881c3dc68bd8697aaac7fa3587202121a042a4
tree56fc979df34f0b75f807d92b8a8216e64424ef54
parentc7da39c43fc20e634c45212151400c663b39399a
strace: Backport fixes for compiling with clang

Backport fixes needed to avoid use of VLAs which is not available
on clang/llvm

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/strace/strace/0001-Move-gcc-compat-macros-to-gcc_compat.h.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace/0001-scm_rights-fd.test-rewrite-without-fork.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace/0001-tests-introduce-libtests.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace/0001-tests-scm_rights.c-use-libtests.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace_4.11.bb