Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
v8
arm-use-hardfloat.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File arm-use-hardfloat.diff of Package v8
--- Makefile +++ Makefile @@ -99,6 +99,11 @@ ifeq ($(regexp), interpreted) GYPFLAGS += -Dv8_interpreted_regexp=1 endif +# use hardfloat +ifeq ($(use_arm_eabi_hardfloat), true) + GYPFLAGS += -Dv8_use_arm_eabi_hardfloat=true + GYPFLAGS += -Dv8_can_use_unaligned_accesses=false +endif # ----------------- available targets: -------------------- # - "dependencies": pulls in external dependencies (currently: GYP)
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