Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Update
uhd
arm-neon.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File arm-neon.patch of Package uhd
Index: uhd-3.8.4/lib/convert/CMakeLists.txt =================================================================== --- uhd-3.8.4.orig/lib/convert/CMakeLists.txt +++ uhd-3.8.4/lib/convert/CMakeLists.txt @@ -93,7 +93,7 @@ IF(CMAKE_COMPILER_IS_GNUCXX) CHECK_INCLUDE_FILE_CXX(arm_neon.h HAVE_ARM_NEON_H) ENDIF(CMAKE_COMPILER_IS_GNUCXX) -IF(HAVE_ARM_NEON_H) +IF(HAVE_ARM_NEON_H AND NOT "${CMAKE_SYSTEM_PROCESSOR}" MATCHES "aarch64") ENABLE_LANGUAGE(ASM) LIBUHD_APPEND_SOURCES(
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