mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 23:22:31 +02:00
Fix typo
This commit is contained in:
parent
29148fffac
commit
718647ac24
@ -105,7 +105,7 @@ function integrate() {
|
|||||||
for test_binary in ${BUILD_DIR}/test/*_test; do
|
for test_binary in ${BUILD_DIR}/test/*_test; do
|
||||||
${RUN_CMD} ${test_binary} &
|
${RUN_CMD} ${test_binary} &
|
||||||
done
|
done
|
||||||
${RUN} ${DEMO}
|
${RUN_CMD} ${DEMO}
|
||||||
}
|
}
|
||||||
|
|
||||||
function expand_linaro_config() {
|
function expand_linaro_config() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user