Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP4
MozillaFirefox.11697
mozilla-ppc-altivec_static_inline.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-ppc-altivec_static_inline.patch of Package MozillaFirefox.11697
# HG changeset patch # User msirringhaus@suse.de # Date 1558421143 -7200 # Tue May 21 08:45:43 2019 +0200 # Node ID a612a03279f3470b400385a0ef9fb983a1b0112a # Parent 75befa1218781262985bef9c39bb735d030a53c8 [mq]: mozilla-ppc-altivec_static_inline.patch diff -r 75befa121878 -r a612a03279f3 gfx/qcms/transform-altivec.c --- a/gfx/qcms/transform-altivec.c Tue May 21 08:45:40 2019 +0200 +++ b/gfx/qcms/transform-altivec.c Tue May 21 08:45:43 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