Skip to content

Commit

Permalink
build: include v8-sandbox.h header in distribution
Browse files Browse the repository at this point in the history
Refs: v8/v8@5495678
PR-URL: #54077
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
  • Loading branch information
targos committed Aug 16, 2024
1 parent fba06eb commit b7bcf3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ def wanted_v8_headers(options, files_arg, dest):
'include/v8-promise.h',
'include/v8-proxy.h',
'include/v8-regexp.h',
'include/v8-sandbox.h',
'include/v8-script.h',
'include/v8-snapshot.h',
'include/v8-source-location.h',
Expand Down

0 comments on commit b7bcf3e

Please sign in to comment.