1
0
Fork 0

remove unused script

This commit is contained in:
jsteemann 2016-07-18 10:38:24 +02:00
parent 85f02ddc27
commit 306ea79e18
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
#!/bin/bash
V8_VERSION=4.3.61
tar cvzf precompiled-libraries-${V8_VERSION}.tar.gz \
.v8-build-64 \
3rdParty/V8-${V8_VERSION}/include \
3rdParty/V8-${V8_VERSION}/out/x64.release/obj.target/tools/gyp \
3rdParty/V8-${V8_VERSION}/third_party/icu/source/common \
3rdParty/V8-${V8_VERSION}/third_party/icu/source/i18n \
3rdParty/V8-${V8_VERSION}/third_party/icu/source/io \
3rdParty/V8-${V8_VERSION}/out/x64.release/obj.target/third_party/icu