Skip to content

Commit

Permalink
loong64: The v18.x branch supports loong64 builds from v18.18.0 (--op…
Browse files Browse the repository at this point in the history
…enssl-no-asm)

The loong64 platform "--openssl-no-asm" supports patch:
nodejs/node@f4617a4f81
nodejs/node@3be53358bc
  • Loading branch information
shipujin authored and Shi Pujin committed Sep 2, 2023
1 parent 95f1073 commit 753fbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/loong64/should-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ fullversion=$2

decode "$fullversion"

test "$major" -ge "20"
test "$major" -ge "18"

0 comments on commit 753fbad

Please sign in to comment.