|
|
|
@ -1346,7 +1346,7 @@ popd
|
|
|
|
|
popd
|
|
|
|
|
%else
|
|
|
|
|
mkdir -p third_party/node/linux/node-linux-x64/bin
|
|
|
|
|
ln -s $(which node) third_party/node/linux/node-linux-x64/bin/node
|
|
|
|
|
ln -sf $(which node) third_party/node/linux/node-linux-x64/bin/node
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Get rid of the bundled esbuild
|
|
|
|
|