Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1: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
diff --git a/build/make/configure.sh b/build/make/configure.sh index cf78764..3213d97 100755 --- a/build/make/configure.sh +++ b/build/make/configure.sh @@ -820,8 +820,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 then
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