mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-13 00:55:29 -04:00
Add recursion.pl to all.sh
This commit is contained in:
parent
10c44d767d
commit
ea29d152c7
@ -70,6 +70,9 @@ msg()
|
|||||||
#
|
#
|
||||||
# Indicative running times are given for reference.
|
# Indicative running times are given for reference.
|
||||||
|
|
||||||
|
msg "test: recursion.pl" # < 1s
|
||||||
|
scripts/recursion.pl library/*.c
|
||||||
|
|
||||||
msg "build: cmake, gcc, ASan" # ~ 1 min 50s
|
msg "build: cmake, gcc, ASan" # ~ 1 min 50s
|
||||||
cleanup
|
cleanup
|
||||||
CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .
|
CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user