mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 11:48:44 +00:00
fix make target name
This commit is contained in:
2
Makefile
2
Makefile
@@ -58,7 +58,7 @@ test-ref-configs:
|
||||
|
||||
# note: for coverage testing, build with:
|
||||
# CFLAGS='--coverage' make OFLAGS='-g3 -O0'
|
||||
testcov:
|
||||
covtest:
|
||||
make check
|
||||
# add programs/test/selftest even though the selftest functions are
|
||||
# called from the testsuites since it runs them in verbose mode,
|
||||
|
||||
Reference in New Issue
Block a user