mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
valgrind: update upstream patch status
Two recent patches are now marked as reported in the valgrind bugzilla. (From OE-Core rev: 0f8608dbdf150470f1b4e882515fe9f78f82b43a) Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
20eb0733e5
commit
e442370f2a
@@ -3,7 +3,7 @@ From: Randy MacLeod <Randy.MacLeod@windriver.com>
|
|||||||
Date: Fri, 19 Oct 2018 10:31:12 -0400
|
Date: Fri, 19 Oct 2018 10:31:12 -0400
|
||||||
Subject: [PATCH] Guard against __GLIBC_PREREQ for musl libc
|
Subject: [PATCH] Guard against __GLIBC_PREREQ for musl libc
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Submitted https://bugs.kde.org/show_bug.cgi?id=400162
|
||||||
|
|
||||||
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
|
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ and more importantly also avoid an assembler error:
|
|||||||
/tmp/cce22iiw.s:915: Error: symbol `exit_0' is already defined
|
/tmp/cce22iiw.s:915: Error: symbol `exit_0' is already defined
|
||||||
/tmp/cce22iiw.s:917: Error: symbol `exit' is already defined
|
/tmp/cce22iiw.s:917: Error: symbol `exit' is already defined
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Submitted https://bugs.kde.org/show_bug.cgi?id=400164
|
||||||
|
|
||||||
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
|
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user