Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Ports
Vc
fix_i686_build.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_i686_build.patch of Package Vc
--- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: Vc-1.3.3/CMakeLists.txt =================================================================== --- Vc-1.3.3.orig/CMakeLists.txt +++ Vc-1.3.3/CMakeLists.txt @@ -21,7 +21,7 @@ include (OptimizeForArchitecture) vc_determine_compiler() -if("${CMAKE_SYSTEM_PROCESSOR}" MATCHES "(x86|AMD64|amd64)") +if("${CMAKE_SYSTEM_PROCESSOR}" MATCHES "(i686|x86|AMD64|amd64)") set(Vc_X86 TRUE) find_package(MIC) elseif("${CMAKE_SYSTEM_PROCESSOR}" MATCHES "(arm|aarch32|aarch64)")
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