Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
MozillaFirefox.12544
mozilla-ppc-altivec_static_inline.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-ppc-altivec_static_inline.patch of Package MozillaFirefox.12544
# HG changeset patch # User msirringhaus@suse.de # Date 1558452418 -7200 # Tue May 21 17:26:58 2019 +0200 # Node ID 6cd963b6c82ea6629aaf4050851789b78f310338 # Parent 602e92722e765a3c238d3b96b26c0c8063b5eeb4 imported patch mozilla-ppc-altivec_static_inline.patch diff -r 602e92722e76 -r 6cd963b6c82e gfx/qcms/transform-altivec.c --- a/gfx/qcms/transform-altivec.c Tue May 21 17:26:48 2019 +0200 +++ b/gfx/qcms/transform-altivec.c Tue May 21 17:26:58 2019 +0200 @@ -30,7 +30,7 @@ static const ALIGN float floatScaleX4 = FLOATSCALE; static const ALIGN float clampMaxValueX4 = CLAMPMAXVAL; -inline vector float load_aligned_float(float *dataPtr) +static inline vector float load_aligned_float(float *dataPtr) { vector float data = vec_lde(0, dataPtr); vector unsigned char moveToStart = vec_lvsl(0, dataPtr);
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