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 1e11247

Browse filesBrowse files
luyahanjuanarbol
authored andcommitted
Revert "tools: update V8 gypfiles for RISC-V"
This reverts commit 48cf890. PR-URL: #46156 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
1 parent 7599b91 commit 1e11247
Copy full SHA for 1e11247

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎tools/v8_gypfiles/v8.gyp‎

Copy file name to clipboardExpand all lines: tools/v8_gypfiles/v8.gyp
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,7 @@
16461646
}],
16471647
['_toolset == "host" and host_arch == "riscv64" or _toolset == "target" and target_arch=="riscv64"', {
16481648
'sources': [
1649-
'<(V8_ROOT)/src/heap/base/asm/riscv/push_registers_asm.cc',
1649+
'<(V8_ROOT)/src/heap/base/asm/riscv64/push_registers_asm.cc',
16501650
],
16511651
}],
16521652
['_toolset == "host" and host_arch == "loong64" or _toolset == "target" and target_arch=="loong64"', {

0 commit comments

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