Skip to content

Commit 753fbad

Browse files
shipujinShi Pujin
authored andcommitted
loong64: The v18.x branch supports loong64 builds from v18.18.0 (--openssl-no-asm)
The loong64 platform "--openssl-no-asm" supports patch: nodejs/node@f4617a4f81 nodejs/node@3be53358bc
1 parent 95f1073 commit 753fbad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/loong64/should-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ fullversion=$2
77

88
decode "$fullversion"
99

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

0 commit comments

Comments
 (0)