File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 4545 'includes' : ['config/archs/linux-x86_64/no-asm/openssl-cl.gypi' ],
4646 }, 'target_arch=="mips64el" and OS=="linux"' , {
4747 'includes' : ['config/archs/linux64-mips64/no-asm/openssl-cl.gypi' ],
48+ }, 'target_arch=="riscv64" and OS=="linux"' , {
49+ 'includes' : ['config/archs/linux64-riscv64/no-asm/openssl-cl.gypi' ],
4850 }, {
4951 # Other architectures don't use assembly
5052 'includes' : ['config/archs/linux-x86_64/no-asm/openssl-cl.gypi' ],
Original file line number Diff line number Diff line change 4646 'includes' : ['config/archs/linux-x86_64/no-asm/openssl.gypi' ],
4747 }, 'target_arch=="mips64el" and OS=="linux"' , {
4848 'includes' : ['config/archs/linux64-mips64/no-asm/openssl.gypi' ],
49+ }, 'target_arch=="riscv64" and OS=="linux"' , {
50+ 'includes' : ['config/archs/linux64-riscv64/no-asm/openssl.gypi' ],
4951 }, {
5052 # Other architectures don't use assembly
5153 'includes' : ['config/archs/linux-x86_64/no-asm/openssl.gypi' ],
You can’t perform that action at this time.
0 commit comments