Skip to content

Commit 589d0ae

Browse files
Xiao-Taomarco-ippolito
authored andcommitted
tools: fix loong64 build failed
PR-URL: #56466 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent cf25a5e commit 589d0ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/v8_gypfiles/v8.gyp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,6 +1045,11 @@
10451045
'<(V8_ROOT)/src/trap-handler/handler-outside-posix.cc',
10461046
],
10471047
}],
1048+
['(_toolset=="host" and host_arch=="x64" or _toolset=="target" and target_arch=="x64") and (OS=="linux")', {
1049+
'sources': [
1050+
'<(V8_ROOT)/src/trap-handler/handler-outside-simulator.cc',
1051+
],
1052+
}],
10481053
],
10491054
}],
10501055
],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy