Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.5:Update
ladish
ladish-add-aarch64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ladish-add-aarch64.patch of Package ladish
--- ladish-1+git.20210227/daemon/siginfo.c.orig 2021-06-09 07:42:35.793794389 +0000 +++ ladish-1+git.20210227/daemon/siginfo.c 2021-06-09 07:43:18.772662596 +0000 @@ -58,7 +58,7 @@ #define SIGINFO_MAX_BT_FRAMES 20 -#if defined(SA_SIGINFO) && !defined(__arm__) && !defined(__ia64__) && !defined(__alpha__) && !defined (__FreeBSD_kernel__) && !defined (__sh__) && !defined(__APPLE__) +#if defined(SA_SIGINFO) && !defined(__arm__) && !defined(__aarch64__) && !defined(__ia64__) && !defined(__alpha__) && !defined (__FreeBSD_kernel__) && !defined (__sh__) && !defined(__APPLE__) # define USE_UCONTEXT # include <ucontext.h> #endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor