deps: add loongarch64 into openssl Makefile and gen openssl-loongarch64#46401
deps: add loongarch64 into openssl Makefile and gen openssl-loongarch64#46401shipujin wants to merge 1 commit intonodejs:mainfrom
Conversation
|
Hello, I add LoongArch target to openssl/openssl [3.0]:openssl/openssl#18807 nodejs/deps/openssl: https://github.com/nodejs/node/blob/main/deps/openssl/openssl/Configurations/10-main.conf#L821 |
bnoordhuis
left a comment
There was a problem hiding this comment.
RSLGTM
Not a blocker for this PR but I notice files in e.g. deps/openssl/config/archs/*/no-asm/providers are all exactly the same.
We should try to deduplicate those because they add up to substantial source code bloat, roughly 1.9 MB * number of targets. It's 38 MB now and this PR brings it to 40 MB.
|
Update |
PR-URL: #46401 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
|
Landed in a51491a |
PR-URL: #46401 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
|
[v18.x backport] deps: add loongarch64 into openssl Makefile and gen openssl-loongarch64 #48135 |
Add linux64-loongarch64 into Makefile And run make PR-URL: #46401 Backport-PR-URL: #48135 Reviewed-By: Ben Noordhuis [email protected] Reviewed-By: James M Snell [email protected] Reviewed-By: Michael Dawson [email protected]
Add linux64-loongarch64 into Makefile
And run make