Skip to content

Commit 9514673

Browse files
authored
Update build_armv7a.sh
test
1 parent d8fab2a commit 9514673

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/script/build_armv7a.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@
66
cd android/contrib
77
./compile-openssl.sh clean
88
./compile-openssl.sh armv7a
9-
./compile-ffmpeg.sh clean
10-
./compile-ffmpeg.sh armv7a
11-
12-
./compile-openssl.sh clean
139
./compile-openssl.sh arm64
1410
./compile-ffmpeg.sh clean
11+
./compile-ffmpeg.sh armv7a
1512
./compile-ffmpeg.sh arm64
1613
cd ..
1714
./compile-ijk.sh armv7a

0 commit comments

Comments
 (0)