diff options
author | Randolph Sapp <rs@ti.com> | 2025-10-01 19:28:24 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-06 17:01:10 +0100 |
commit | a360a61f73c7e455f82f4d61d7e9d7abd1aecff4 (patch) | |
tree | e398bbf84109197e342cb568a6e966ec4ddb4ab0 /meta/recipes-devtools/python-numpy/files/0001-convert-shebang-from-python-to-python3.patch | |
parent | 8b724108b3f1bca22ca2ff6333dd47678807f5fc (diff) | |
download | poky-a360a61f73c7e455f82f4d61d7e9d7abd1aecff4.tar.gz |
go: fix sigaction usage on i386 platforms
In upstream the following commit [1] was submitted to resolve issues
with sigaction being used in linked libraries with cgo applications.
runtime: when using cgo on 386, call C sigaction function
This resolves potential segfaults with cgo applications that link to libraries
that intend to switch out signal handlers temporarily with sigaction.
[1] https://github.com/golang/go/commit/c5737dc21bbac9fbefc35ac9313e66291d66b382
(From OE-Core rev: 11f2872da49e0a6dac71503b66f64f33587462ec)
Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python-numpy/files/0001-convert-shebang-from-python-to-python3.patch')
0 files changed, 0 insertions, 0 deletions