mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-10 07:36:28 -04:00
Add an all.sh component running depends.pl
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
9068625a57
commit
3cdd08cf84
@ -1726,6 +1726,11 @@ component_build_key_exchanges () {
|
|||||||
tests/scripts/key-exchanges.pl
|
tests/scripts/key-exchanges.pl
|
||||||
}
|
}
|
||||||
|
|
||||||
|
component_test_depends () {
|
||||||
|
msg "test/build: depends.py (gcc)" # ~ 15 min
|
||||||
|
tests/scripts/depends.py
|
||||||
|
}
|
||||||
|
|
||||||
component_test_make_cxx () {
|
component_test_make_cxx () {
|
||||||
msg "build: Unix make, full, gcc + g++"
|
msg "build: Unix make, full, gcc + g++"
|
||||||
scripts/config.py full
|
scripts/config.py full
|
||||||
|
Loading…
x
Reference in New Issue
Block a user