We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2087bef commit 9368b30Copy full SHA for 9368b30
jsc.sh
@@ -4,6 +4,7 @@ source common.sh
4
5
PATH=$TOOLCHAIN_DIR/bin:$ANDROID_HOME/cmake/3.6.3155560/bin/:$PATH
6
7
+rm -rf target/webkit/$CROSS_COMPILE_PLATFORM
8
rm -rf target/webkit/WebKitBuild
9
cd target/webkit/Tools/Scripts
10
0 commit comments