File tree Expand file tree Collapse file tree 9 files changed +9
-63
lines changed Open diff view settings
Expand file tree Collapse file tree 9 files changed +9
-63
lines changed Open diff view settings
Original file line number Diff line number Diff line change 11{
22 'conditions' : [
3- ['target_arch=="ppc" and OS=="aix"' , {
4- 'includes' : ['config/archs/aix-gcc/asm/openssl-cl.gypi' ],
5- }, 'target_arch=="ppc" and OS=="linux"' , {
6- 'includes' : ['config/archs/linux-ppc/asm/openssl-cl.gypi' ],
7- }, 'target_arch=="ppc64" and OS=="aix"' , {
3+ ['target_arch=="ppc64" and OS=="aix"' , {
84 'includes' : ['config/archs/aix64-gcc-as/asm/openssl-cl.gypi' ],
95 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
106 'includes' : ['config/archs/linux-ppc64le/asm/openssl-cl.gypi' ],
11- }, 'target_arch=="ppc64" and OS=="linux"' , {
12- 'includes' : ['config/archs/linux-ppc64/asm/openssl-cl.gypi' ],
137 }, 'target_arch=="s390x" and OS=="linux"' , {
148 'includes' : ['config/archs/linux64-s390x/asm/openssl-cl.gypi' ],
159 }, 'target_arch=="arm" and OS=="linux"' , {
Original file line number Diff line number Diff line change 11{
22 'conditions' : [
3- ['target_arch=="ppc" and OS=="aix"' , {
4- 'includes' : ['config/archs/aix-gcc/asm_avx2/openssl-cl.gypi' ],
5- }, 'target_arch=="ppc" and OS=="linux"' , {
6- 'includes' : ['config/archs/linux-ppc/asm_avx2/openssl-cl.gypi' ],
7- }, 'target_arch=="ppc64" and OS=="aix"' , {
3+ ['target_arch=="ppc64" and OS=="aix"' , {
84 'includes' : ['config/archs/aix64-gcc-as/asm_avx2/openssl-cl.gypi' ],
95 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
106 'includes' : ['config/archs/linux-ppc64le/asm_avx2/openssl-cl.gypi' ],
11- }, 'target_arch=="ppc64" and OS=="linux"' , {
12- 'includes' : ['config/archs/linux-ppc64/asm_avx2/openssl-cl.gypi' ],
137 }, 'target_arch=="s390x" and OS=="linux"' , {
148 'includes' : ['config/archs/linux64-s390x/asm_avx2/openssl-cl.gypi' ],
159 }, 'target_arch=="arm" and OS=="linux"' , {
Original file line number Diff line number Diff line change 11{
22 'conditions' : [
3- ['target_arch=="ppc" and OS=="aix"' , {
4- 'includes' : ['config/archs/aix-gcc/no-asm/openssl-cl.gypi' ],
5- }, 'target_arch=="ppc" and OS=="linux"' , {
6- 'includes' : ['config/archs/linux-ppc/no-asm/openssl-cl.gypi' ],
7- }, 'target_arch=="ppc64" and OS=="aix"' , {
3+ ['target_arch=="ppc64" and OS=="aix"' , {
84 'includes' : ['config/archs/aix64-gcc-as/no-asm/openssl-cl.gypi' ],
95 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
106 'includes' : ['config/archs/linux-ppc64le/no-asm/openssl-cl.gypi' ],
11- }, 'target_arch=="ppc64" and OS=="linux"' , {
12- 'includes' : ['config/archs/linux-ppc64/no-asm/openssl-cl.gypi' ],
137 }, 'target_arch=="s390x" and OS=="linux"' , {
148 'includes' : ['config/archs/linux64-s390x/no-asm/openssl-cl.gypi' ],
159 }, 'target_arch=="arm" and OS in ("linux", "android")' , {
Original file line number Diff line number Diff line change 11{
22 'conditions' : [
3- ['target_arch=="ppc" and OS=="aix"' , {
4- 'includes' : ['config/archs/aix-gcc/asm/openssl-fips.gypi' ],
5- }, 'target_arch=="ppc" and OS=="linux"' , {
6- 'includes' : ['config/archs/linux-ppc/asm/openssl-fips.gypi' ],
7- }, 'target_arch=="ppc64" and OS=="aix"' , {
3+ ['target_arch=="ppc64" and OS=="aix"' , {
84 'includes' : ['config/archs/aix64-gcc-as/asm/openssl-fips.gypi' ],
95 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
106 'includes' : ['config/archs/linux-ppc64le/asm/openssl-fips.gypi' ],
11- }, 'target_arch=="ppc64" and OS=="linux"' , {
12- 'includes' : ['config/archs/linux-ppc64/asm/openssl-fips.gypi' ],
137 }, 'target_arch=="s390x" and OS=="linux"' , {
148 'includes' : ['config/archs/linux64-s390x/asm/openssl-fips.gypi' ],
159 }, 'target_arch=="arm" and OS=="linux"' , {
Original file line number Diff line number Diff line change 11{
22 'conditions' : [
3- ['target_arch=="ppc" and OS=="aix"' , {
4- 'includes' : ['config/archs/aix-gcc/asm_avx2/openssl-fips.gypi' ],
5- }, 'target_arch=="ppc" and OS=="linux"' , {
6- 'includes' : ['config/archs/linux-ppc/asm_avx2/openssl-fips.gypi' ],
7- }, 'target_arch=="ppc64" and OS=="aix"' , {
3+ ['target_arch=="ppc64" and OS=="aix"' , {
84 'includes' : ['config/archs/aix64-gcc-as/asm_avx2/openssl-fips.gypi' ],
95 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
106 'includes' : ['config/archs/linux-ppc64le/asm_avx2/openssl-fips.gypi' ],
11- }, 'target_arch=="ppc64" and OS=="linux"' , {
12- 'includes' : ['config/archs/linux-ppc64/asm_avx2/openssl-fips.gypi' ],
137 }, 'target_arch=="s390x" and OS=="linux"' , {
148 'includes' : ['config/archs/linux64-s390x/asm_avx2/openssl-fips.gypi' ],
159 }, 'target_arch=="arm" and OS=="linux"' , {
Original file line number Diff line number Diff line change 11{
22 'defines' : ['OPENSSL_NO_ASM' ],
33 'conditions' : [
4- ['target_arch=="ppc" and OS=="aix"' , {
5- 'includes' : ['config/archs/aix-gcc/no-asm/openssl-fips.gypi' ],
6- }, 'target_arch=="ppc" and OS=="linux"' , {
7- 'includes' : ['config/archs/linux-ppc/no-asm/openssl-fips.gypi' ],
8- }, 'target_arch=="ppc64" and OS=="aix"' , {
4+ ['target_arch=="ppc64" and OS=="aix"' , {
95 'includes' : ['config/archs/aix64-gcc-as/no-asm/openssl-fips.gypi' ],
106 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
117 'includes' : ['config/archs/linux-ppc64le/no-asm/openssl-fips.gypi' ],
12- }, 'target_arch=="ppc64" and OS=="linux"' , {
13- 'includes' : ['config/archs/linux-ppc64/no-asm/openssl-fips.gypi' ],
148 }, 'target_arch=="s390x" and OS=="linux"' , {
159 'includes' : ['config/archs/linux64-s390x/no-asm/openssl-fips.gypi' ],
1610 }, 'target_arch=="arm" and OS in ("linux", "android")' , {
Original file line number Diff line number Diff line change 11{
22 'conditions' : [
3- ['target_arch=="ppc" and OS=="aix"' , {
4- 'includes' : ['config/archs/aix-gcc/asm/openssl.gypi' ],
5- }, 'target_arch=="ppc" and OS=="linux"' , {
6- 'includes' : ['config/archs/linux-ppc/asm/openssl.gypi' ],
7- }, 'target_arch=="ppc64" and OS=="aix"' , {
3+ ['target_arch=="ppc64" and OS=="aix"' , {
84 'includes' : ['config/archs/aix64-gcc-as/asm/openssl.gypi' ],
95 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
106 'includes' : ['config/archs/linux-ppc64le/asm/openssl.gypi' ],
11- }, 'target_arch=="ppc64" and OS=="linux"' , {
12- 'includes' : ['config/archs/linux-ppc64/asm/openssl.gypi' ],
137 }, 'target_arch=="s390x" and OS=="linux"' , {
148 'includes' : ['config/archs/linux64-s390x/asm/openssl.gypi' ],
159 }, 'target_arch=="arm" and OS=="linux"' , {
Original file line number Diff line number Diff line change 11{
22 'conditions' : [
3- ['target_arch=="ppc" and OS=="aix"' , {
4- 'includes' : ['config/archs/aix-gcc/asm_avx2/openssl.gypi' ],
5- }, 'target_arch=="ppc" and OS=="linux"' , {
6- 'includes' : ['config/archs/linux-ppc/asm_avx2/openssl.gypi' ],
7- }, 'target_arch=="ppc64" and OS=="aix"' , {
3+ ['target_arch=="ppc64" and OS=="aix"' , {
84 'includes' : ['config/archs/aix64-gcc-as/asm_avx2/openssl.gypi' ],
95 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
106 'includes' : ['config/archs/linux-ppc64le/asm_avx2/openssl.gypi' ],
11- }, 'target_arch=="ppc64" and OS=="linux"' , {
12- 'includes' : ['config/archs/linux-ppc64/asm_avx2/openssl.gypi' ],
137 }, 'target_arch=="s390x" and OS=="linux"' , {
148 'includes' : ['config/archs/linux64-s390x/asm_avx2/openssl.gypi' ],
159 }, 'target_arch=="arm" and OS=="linux"' , {
Original file line number Diff line number Diff line change 11{
22 'defines' : ['OPENSSL_NO_ASM' ],
33 'conditions' : [
4- ['target_arch=="ppc" and OS=="aix"' , {
5- 'includes' : ['config/archs/aix-gcc/no-asm/openssl.gypi' ],
6- }, 'target_arch=="ppc" and OS=="linux"' , {
7- 'includes' : ['config/archs/linux-ppc/no-asm/openssl.gypi' ],
8- }, 'target_arch=="ppc64" and OS=="aix"' , {
4+ ['target_arch=="ppc64" and OS=="aix"' , {
95 'includes' : ['config/archs/aix64-gcc-as/no-asm/openssl.gypi' ],
106 }, 'target_arch=="ppc64" and OS=="linux" and node_byteorder =="little"' , {
117 'includes' : ['config/archs/linux-ppc64le/no-asm/openssl.gypi' ],
12- }, 'target_arch=="ppc64" and OS=="linux"' , {
13- 'includes' : ['config/archs/linux-ppc64/no-asm/openssl.gypi' ],
148 }, 'target_arch=="s390x" and OS=="linux"' , {
159 'includes' : ['config/archs/linux64-s390x/no-asm/openssl.gypi' ],
1610 }, 'target_arch=="arm" and OS in ("linux", "android")' , {
You can’t perform that action at this time.
0 commit comments