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 into
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 <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
|
Landed in a51491a |
PR-URL: #46401 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
|
[v18.x backport] deps: add loongarch64 into openssl Makefile and gen openssl-loongarch64 #48135 |
Add linux64-loongarch64 into Makefile
And run make