Skip to content

Commit

Permalink
build: fix missing fp16 dependency in d8 builds
Browse files Browse the repository at this point in the history
PR-URL: #56266
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
joyeecheung authored Dec 17, 2024
1 parent 7302b6f commit 8253290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/v8_gypfiles/d8.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
'v8.gyp:v8_libplatform',
'v8.gyp:generate_bytecode_builtins_list',
'v8.gyp:v8_abseil',
'v8.gyp:fp16',
],
# Generated source files need this explicitly:
'include_dirs+': [
Expand Down

0 comments on commit 8253290

Please sign in to comment.