deps: add loong64 config into openssl gypi#48043
deps: add loong64 config into openssl gypi#48043shipujin wants to merge 1 commit intonodejs:mainfrom
Conversation
|
Review requested:
|
|
Update |
|
@shipujin I assume that the only non-generated changes that are the ones in the gypi files? |
|
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 |
Yes, once the *gypi file is modified , nodejs can be built using openssl-no-asm in the loong64 environment. thx~ |
Yes thx~ |
PR-URL: #48043 Reviewed-By: Michael Dawson <midawson@redhat.com>
|
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