Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
mono-core
mono-arm-cpuinfo-v7.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mono-arm-cpuinfo-v7.patch of Package mono-core
Index: mono-3.0.2/mono/mini/mini-arm.c =================================================================== --- mono-3.0.2.orig/mono/mini/mini-arm.c +++ mono-3.0.2/mono/mini/mini-arm.c @@ -721,6 +721,11 @@ mono_arch_cpu_optimizations (guint32 *ex v5_supported = TRUE; darwin = TRUE; iphone_abi = TRUE; +#elif 1 + thumb_supported = TRUE; + v5_supported = TRUE; + v6_supported = TRUE; + v7_supported = TRUE; #else char buf [512]; char *line;
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