mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 20:22:58 +00:00
* Add script to print build environment info. The new script is also included in: - all.sh - basic-build-test.sh * Tidy up environment reporting script. Changes include: - making the echo calls portable - removing unnecessary brackets - using more efficient checks for the existance of commands - correcting typos and copyright year * Update references to output_env.sh