Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:A
libvpx
libvpx-armv7-use-hard-float.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libvpx-armv7-use-hard-float.patch of Package libvpx
--- a/build/make/configure.sh +++ b/build/make/configure.sh @@ -940,8 +940,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