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

Commit fd49144

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 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 3fe8eac commit fd49144

3 files changed

Lines changed: 330 additions & 326 deletions

File tree

tools/v8_gypfiles/abseil.gyp

Lines changed: 321 additions & 0 deletions

tools/v8_gypfiles/d8.gyp

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)