diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-02-10 17:43:33 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 12:27:44 +0000 |
commit | 40e4e8c58e40844dd775cd3ee00f88301ad38072 (patch) | |
tree | dc449c4a4d95adb8661d9fc5c860bc37eeee3e1c /meta/recipes-devtools/rpm/rpmresolve | |
parent | 299b426c5166c62d62d546aff231dd95da08a9ca (diff) | |
download | poky-40e4e8c58e40844dd775cd3ee00f88301ad38072.tar.gz |
strace: build fix for MIPS + musl libc
The MIPS specific header <sgidefs.h> is provided by glibc and uclibc
but not by musl. Regardless of the libc, the kernel headers provide
<asm/sgidefs.h> which provides the same definitions, so use that
instead.
(From OE-Core rev: 785fb18d328988d607c38e4818ba2f3227a36feb)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpmresolve')
0 files changed, 0 insertions, 0 deletions