build/ci: fix CI blocking unused variables/functions issues
This patch attempts to fix the blocking issues encountered with build 6374 of apps/pull/2300. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
This commit is contained in:
parent
3dd35cb549
commit
b32abfab39
@ -158,6 +158,7 @@ static void get_prime_in_parallel(int n)
|
|||||||
}
|
}
|
||||||
|
|
||||||
printf("Done\n");
|
printf("Done\n");
|
||||||
|
UNUSED(status);
|
||||||
}
|
}
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user