mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-17 06:46:33 +00:00
Fix usage of {curves,key-exchanges}.pl in all.sh
This commit is contained in:
@@ -17,9 +17,12 @@
|
||||
#
|
||||
# And any test suite with the wrong dependencies will fail.
|
||||
#
|
||||
# Usage: curves.pl
|
||||
# Usage: tests/scripts/curves.pl
|
||||
#
|
||||
# This script should be executed from the root of the project directory.
|
||||
#
|
||||
# For best effect, run either with cmake disabled, or cmake enabled in a mode
|
||||
# that includes -Werror.
|
||||
|
||||
use warnings;
|
||||
use strict;
|
||||
|
||||
Reference in New Issue
Block a user