Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! build: expose libplatform symbols in shared libnode
  • Loading branch information
joyeecheung committed Jan 3, 2026
commit 9c06ef014cb47c9ef97993c6c996a7831accfdc0
1 change: 1 addition & 0 deletions tools/v8_gypfiles/v8.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -2131,6 +2131,7 @@
'direct_dependent_settings': {
'defines': [
'USING_V8_SHARED',
'USING_V8_PLATFORM_SHARED',
],
},
'conditions': [
Expand Down
Loading