tools: extract target abseil to abseil.gyp · nodejs/node@c56f495 · GitHub
Skip to content

Commit c56f495

Browse files
legendecasaduh95
authored andcommitted
tools: extract target abseil to abseil.gyp
Both V8 and perfetto depends on abseil. When perfetto support is enabled, V8 also depends on perfetto. In order to share abseil between perfetto and V8 targets, and avoid cycle dependencies between `v8.gyp` and `perfetto.gyp`, this extracts target `abseil` from `v8.gyp` to an independent file `abseil.gyp`. PR-URL: #57289 Backport-PR-URL: #57982 Refs: nodejs/diagnostics#654 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent c2111dd commit c56f495

3 files changed

Lines changed: 320 additions & 316 deletions

File tree

tools/v8_gypfiles/abseil.gyp

Lines changed: 311 additions & 0 deletions

tools/v8_gypfiles/d8.gyp

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)