mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-22 16:39:56 +08:00
Merge pull request #9431 from ronald-cron-arm/fix-basic-build-test
basic-build-test.sh: Restore make only command
This commit is contained in:
commit
cfe8c4c57d
@ -76,7 +76,7 @@ export LDFLAGS=' --coverage'
|
|||||||
make clean
|
make clean
|
||||||
cp "$CONFIG_H" "$CONFIG_BAK"
|
cp "$CONFIG_H" "$CONFIG_BAK"
|
||||||
scripts/config.py full
|
scripts/config.py full
|
||||||
make -j
|
make
|
||||||
|
|
||||||
|
|
||||||
# Step 2 - Execute the tests
|
# Step 2 - Execute the tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user