mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-11-04 18:19:42 +08:00
Remove old command
This commit is contained in:
parent
5c8ae14abc
commit
e4944f27a9
@ -16,7 +16,6 @@ cd ..
|
|||||||
git clone https://github.com/svaarala/duktape --depth=1
|
git clone https://github.com/svaarala/duktape --depth=1
|
||||||
cd duktape
|
cd duktape
|
||||||
make -C src-tools
|
make -C src-tools
|
||||||
python2 util/dist.py
|
|
||||||
node src-tools/index.js dist --output-directory dist
|
node src-tools/index.js dist --output-directory dist
|
||||||
cd dist/src
|
cd dist/src
|
||||||
gcc -c -O3 -o duktape.o duktape.c
|
gcc -c -O3 -o duktape.o duktape.c
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user