Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 401835
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- v8-3.8.7.1.orig/build/common.gypi
0
++ v8-3.8.7.1/build/common.gypi
Lines 57-63 Link Here
57
    # EABI calling convention where double arguments are passed in VFP
57
    # EABI calling convention where double arguments are passed in VFP
58
    # registers. Note that the GCC flag '-mfloat-abi=hard' should be used as
58
    # registers. Note that the GCC flag '-mfloat-abi=hard' should be used as
59
    # well when compiling for the ARM target.
59
    # well when compiling for the ARM target.
60
    'v8_use_arm_eabi_hardfloat%': 'false',
60
    'v8_use_arm_eabi_hardfloat%': 'true',
61
61
62
    # Similar to the ARM hard float ABI but on MIPS.
62
    # Similar to the ARM hard float ABI but on MIPS.
63
    'v8_use_mips_abi_hardfloat%': 'true',
63
    'v8_use_mips_abi_hardfloat%': 'true',

Return to bug 401835