mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-15 05:30:37 +08:00
chore[script]: add rebuild and clean for build
Change-Id: I73b2d2e9ed11c5aef8c773323b2ab8c5f08b0dc3 Signed-off-by: xueman.ruan <xueman.ruan@rock-chips.com>
This commit is contained in:
@@ -14,6 +14,8 @@ check_system_arm_linux_gcc(){
|
||||
check_cmd aarch64-linux-gnu-gcc -v
|
||||
}
|
||||
|
||||
source ../opt_proc.sh
|
||||
|
||||
check_system_arm_linux_gcc
|
||||
if [ $? -eq 127 ];then
|
||||
MPP_TOOLCHAIN=/usr/bin
|
||||
|
Reference in New Issue
Block a user