Skip to content

Commit 7bb3c4d

Browse files
luyahantargos
andauthored
Update tools/v8_gypfiles/v8.gyp
Co-authored-by: Michaël Zasso <targos@protonmail.com>
1 parent 598fb41 commit 7bb3c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/v8_gypfiles/v8.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
'<(V8_ROOT)/src/builtins/mips/builtins-mips.cc',
275275
],
276276
}],
277-
['v8_target_arch=="riscv64" or v8_target_arch=="riscv64"', {
277+
['v8_target_arch=="riscv64"', {
278278
'sources': [
279279
'<(V8_ROOT)/src/builtins/riscv64/builtins-riscv64.cc',
280280
],

0 commit comments

Comments
 (0)