Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-15-SP7:Update
crash.28009
eppic-support-arm64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File eppic-support-arm64.patch of Package crash.28009
From: Luc Chouinard <lchouinard@lchouinard-desktop.englab.juniper.net> Date: Thu Jun 19 12:28:40 2014 -0700 Subject: Support for ARM64 References: FATE#320844 Upstream: yes Git-commit: 5391d3dd0e6710c22ec5801f99a6788a2e4b132a Acked-by: Petr Tesarik <ptesarik@suse.com> --- extensions/eppic/applications/crash/eppic.c | 4 ++++ 1 file changed, 4 insertions(+) --- a/extensions/eppic/applications/crash/eppic.c +++ b/extensions/eppic/applications/crash/eppic.c @@ -1033,10 +1033,14 @@ _init() /* Register the command set. */ #ifdef PPC64 #define EPPIC_ABI ABI_PPC64 #else +#ifdef ARM64 +#define EPPIC_ABI ABI_ARM64 +#else #error eppic: Unkown ABI #endif #endif #endif +#endif #endif #endif #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