Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eb0daae

Browse filesBrowse files
targosdanielleadams
authored andcommitted
tools: fix d8 macOS build
libv8_base doesn't exist anymore. PR-URL: #37211 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 20c65b0 commit eb0daae
Copy full SHA for eb0daae

File tree

Expand file treeCollapse file tree

1 file changed

+0
-11
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-11
lines changed
Open diff view settings
Collapse file

‎tools/v8_gypfiles/d8.gyp‎

Copy file name to clipboardExpand all lines: tools/v8_gypfiles/d8.gyp
-11Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,6 @@
5151
[ 'OS=="win"', {
5252
'sources': [ '<(V8_ROOT)/src/d8/d8-windows.cc', ]
5353
}],
54-
[ 'component!="shared_library"', {
55-
'conditions': [
56-
[ 'v8_postmortem_support==1', {
57-
'xcode_settings': {
58-
'OTHER_LDFLAGS': [
59-
'-Wl,-force_load,<(PRODUCT_DIR)/libv8_base.a'
60-
],
61-
},
62-
}],
63-
],
64-
}],
6554
['v8_enable_i18n_support==1', {
6655
'dependencies': [
6756
'<(icu_gyp_path):icui18n',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.