Uh oh!
There was an error while loading. Please reload this page.
deps: add loong64 config into openssl gypi - #48043
Conversation
nodejs-github-bot
commented
May 17, 2023
Review requested:
|
shipujin
commented
Jun 9, 2023
Update |
mhdawson
commented
Jun 12, 2023
@shipujin I assume that the only non-generated changes that are the ones in the gypi files? |
mhdawson
commented
Jun 12, 2023
I guess that last question did not make sense if all of the .h files are also manually updated which I think is now the case. It this just what is missing to get loong64 working. I already see that there are filex in - https://github.com/nodejs/node/tree/main/deps/openssl/config/archs/linux64-loongarch64/no-asm |
shipujin
commented
Jun 13, 2023
Yes, once the *gypi file is modified , nodejs can be built using openssl-no-asm in the loong64 environment. thx~ |
shipujin
commented
Jun 13, 2023
Yes thx~ |
nodejs-github-bot
commented
Jun 28, 2023
nodejs-github-bot
commented
Jun 29, 2023
PR-URL: #48043 Reviewed-By: Michael Dawson <midawson@redhat.com>
mhdawson
commented
Jun 29, 2023
Landed in 9664e66 |
PR-URL: #48043 Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: nodejs#48043 Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: nodejs#48043 Reviewed-By: Michael Dawson <midawson@redhat.com>
add loong64 config into openssl