mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Remove duplicated part of patch file
This commit is contained in:
parent
3b925dc882
commit
8f8e205856
1 changed files with 0 additions and 12 deletions
|
@ -1,15 +1,3 @@
|
|||
diff --git a/build/common.gypi b/build/common.gypi
|
||||
index 3a59639..594abe4 100644
|
||||
--- a/build/common.gypi
|
||||
+++ b/build/common.gypi
|
||||
@@ -173,7 +173,6 @@
|
||||
[ 'v8_use_arm_eabi_hardfloat=="true"', {
|
||||
'defines': [
|
||||
'USE_EABI_HARDFLOAT=1',
|
||||
- 'CAN_USE_VFP2_INSTRUCTIONS',
|
||||
],
|
||||
'target_conditions': [
|
||||
['_toolset=="target"', {
|
||||
diff --git a/build/standalone.gypi b/build/standalone.gypi
|
||||
index 125c5bf..9900c5b 100644
|
||||
--- a/build/standalone.gypi
|
||||
|
|
Loading…
Reference in a new issue