Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:illuusio:buildbot-daemon
python-autobahn
intrin-arch.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File intrin-arch.patch of Package python-autobahn
Index: autobahn-23.6.2/autobahn/nvx/_utf8validator.c =================================================================== --- autobahn-23.6.2.orig/autobahn/nvx/_utf8validator.c +++ autobahn-23.6.2/autobahn/nvx/_utf8validator.c @@ -27,10 +27,14 @@ #include <stdlib.h> #include <stdint.h> +#ifdef __s390__ +#include <s390intrin.h> +#else // http://stackoverflow.com/questions/11228855/header-files-for-simd-intrinsics #if defined(__SSE2__) || defined(__SSE4_1__) #include <x86intrin.h> #endif +#endif #define UTF8_ACCEPT 0
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