summarylogtreecommitdiffstats
path: root/dont-assume-hardfloat-means-vfpv3.diff
blob: b34f5d9d8dcb196ed097d4240a956abf422575eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: don't assume hardfloat means vfpv3
Author: Peter Michael Green <plugwash@raspbian.org>

--- a/build/common.gypi
+++ b/build/common.gypi
@@ -170,7 +170,6 @@
           [ 'v8_use_arm_eabi_hardfloat=="true"', {
             'defines': [
               'USE_EABI_HARDFLOAT=1',
-              'CAN_USE_VFP3_INSTRUCTIONS',
             ],
             'target_conditions': [
               ['_toolset=="target"', {