Skip to content

Commit 40c56c3

Browse files
authored
Update build_arch.sh
1 parent 56a9356 commit 40c56c3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

build_arch.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/bin/sh
2+
export PATH=$PWD/depot_tools:$PATH
3+
cd angle
4+
25
mkdir out/Android-$TARGET_ARCH
36
mkdir ../build_out/$ANDROID_TARGET
47
envsubst < ../build-android.gen.gn > out/Android-$TARGET_ARCH/args.gn

0 commit comments

Comments
 (0)