summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/strace/strace-4.5.20/sigmask.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/strace/strace-4.5.20/sigmask.patch')
-rw-r--r--meta/recipes-devtools/strace/strace-4.5.20/sigmask.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/strace/strace-4.5.20/sigmask.patch b/meta/recipes-devtools/strace/strace-4.5.20/sigmask.patch
index 9bca52832a..99962af48a 100644
--- a/meta/recipes-devtools/strace/strace-4.5.20/sigmask.patch
+++ b/meta/recipes-devtools/strace/strace-4.5.20/sigmask.patch
@@ -2,6 +2,7 @@ sigmask is a macro which is dropped if BSD compatibility is
2not enabled. So we check if the macro does not exist then 2not enabled. So we check if the macro does not exist then
3we define it to __sigmask 3we define it to __sigmask
4 4
5Upstream-Status: Inappropriate [configuration]
5Signed-off-by: Khem Raj <raj.khem@gmail.com> 6Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 7
7Index: strace-4.5.20/signal.c 8Index: strace-4.5.20/signal.c