mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
tools: fix typo
compability -> compatibility PR-URL: https://github.com/nodejs/node/pull/39044 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
This commit is contained in:
parent
bd924610ec
commit
3ae2a0be48
|
|
@ -362,7 +362,7 @@
|
||||||
}],
|
}],
|
||||||
]
|
]
|
||||||
}, {
|
}, {
|
||||||
# Set 1.0.0 as the API compability level to avoid the
|
# Set 1.0.0 as the API compatibility level to avoid the
|
||||||
# deprecation warnings when using OpenSSL 3.0.
|
# deprecation warnings when using OpenSSL 3.0.
|
||||||
'defines': [ 'OPENSSL_API_COMPAT=0x10000000L', ]
|
'defines': [ 'OPENSSL_API_COMPAT=0x10000000L', ]
|
||||||
}],
|
}],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user