Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15
libvpx
libvpx-armv7-use-hard-float.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libvpx-armv7-use-hard-float.patch of Package libvpx
Index: libvpx-1.6.1/build/make/configure.sh =================================================================== --- libvpx-1.6.1.orig/build/make/configure.sh +++ libvpx-1.6.1/build/make/configure.sh @@ -907,8 +907,8 @@ process_common_toolchain() { #endif EOF fi - check_add_cflags -march=armv7-a -mfloat-abi=${float_abi} - check_add_asflags -march=armv7-a -mfloat-abi=${float_abi} + check_add_cflags -march=armv7-a -mfloat-abi=hard + check_add_asflags -march=armv7-a -mfloat-abi=hard if enabled neon || enabled neon_asm; then check_add_cflags -mfpu=neon #-ftree-vectorize
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