Skip to content

Commit fb56668

Browse files
committed
tools: update V8 gypfiles for 13.7
1 parent 5e64572 commit fb56668

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tools/v8_gypfiles/v8.gyp

+2-3
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@
496496
'v8_initializers',
497497
'v8_libplatform',
498498
'abseil.gyp:abseil',
499+
'fp16',
499500
]
500501
}, {
501502
'dependencies': [
@@ -509,6 +510,7 @@
509510
'v8_initializers',
510511
'v8_libplatform',
511512
'abseil.gyp:abseil',
513+
'fp16',
512514
]
513515
}],
514516
['OS=="win" and clang==1', {
@@ -532,9 +534,6 @@
532534
},
533535
],
534536
}],
535-
['OS in "aix os400"', {
536-
'dependencies': ['fp16'],
537-
}],
538537
],
539538
}, # v8_snapshot
540539
{

0 commit comments

Comments
 (0)