mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +00:00
breakpad: disable calls to getcontext() with musl
Musl does not currently provide getcontext(). Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
cadc1dd991
commit
46bfecb776
@@ -41,6 +41,7 @@ SRC_URI = "git://github.com/google/breakpad;name=breakpad \
|
||||
file://0005-md2core-Replace-basename.patch \
|
||||
file://0002-Use-_fpstate-instead-of-_libc_fpstate-on-linux.patch \
|
||||
file://mcontext.patch \
|
||||
file://0001-disable-calls-to-getcontext-with-musl.patch \
|
||||
file://0001-lss-Match-syscalls-to-match-musl.patch;patchdir=src/third_party/lss \
|
||||
file://mips_asm_sgidefs.patch;patchdir=src/third_party/lss \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user