fix to enable compile on loongarch
This commit is contained in:
@ -18,5 +18,5 @@ fi
|
||||
cd $PWD/maxctrl
|
||||
|
||||
npm install
|
||||
npm install pkg@4.3.4
|
||||
node_modules/pkg/lib-es5/bin.js -t node6-linux-x64 .
|
||||
npm install pkg@5
|
||||
node_modules/pkg/lib-es5/bin.js -t node18-linux .
|
||||
|
||||
Reference in New Issue
Block a user