Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
redis.20244
ppc-atomic.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ppc-atomic.patch of Package redis.20244
Index: redis-5.0.9/src/Makefile =================================================================== --- redis-5.0.9.orig/src/Makefile +++ redis-5.0.9/src/Makefile @@ -83,6 +83,10 @@ ifneq (,$(filter aarch64 armv,$(uname_M) else ifneq (,$(findstring armv,$(uname_M))) FINAL_LIBS+=-latomic +else +ifneq (,$(findstring ppc,$(uname_M))) + FINAL_LIBS+=-latomic +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