We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335b78b commit 95cf579Copy full SHA for 95cf579
1 file changed
build.sh
@@ -5,6 +5,6 @@ mkdir angle
5
cd angle
6
fetch angle
7
echo "target_os = ['android']" >> .gclient
8
-gclient sync
+gclient sync --no-history
9
mkdir out
10
mkdir ../build_out
0 commit comments