Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 441792 | Differences between
and this patch

Collapse All | Expand All

(-)a/build/common.gypi (-1 / +1 lines)
Lines 152-158 Link Here
152
          [ 'v8_use_arm_eabi_hardfloat=="true"', {
152
          [ 'v8_use_arm_eabi_hardfloat=="true"', {
153
            'defines': [
153
            'defines': [
154
              'USE_EABI_HARDFLOAT=1',
154
              'USE_EABI_HARDFLOAT=1',
155
              'CAN_USE_VFP3_INSTRUCTIONS',
155
              'CAN_USE_VFP2_INSTRUCTIONS',
156
            ],
156
            ],
157
            'target_conditions': [
157
            'target_conditions': [
158
              ['_toolset=="target"', {
158
              ['_toolset=="target"', {

Return to bug 441792