Remove old command

This commit is contained in:
Tindy X 2020-09-18 14:38:53 +08:00
parent 5c8ae14abc
commit e4944f27a9
No known key found for this signature in database
GPG Key ID: C6AD413169968D58

View File

@ -16,7 +16,6 @@ cd ..
git clone https://github.com/svaarala/duktape --depth=1
cd duktape
make -C src-tools
python2 util/dist.py
node src-tools/index.js dist --output-directory dist
cd dist/src
gcc -c -O3 -o duktape.o duktape.c