mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 21:02:56 +00:00
All options can now be overridden by a subsequent option, e.g. "all.sh --foo --no-foo" is equivalent to "all.sh --no-foo". This allows making wrapper scripts with default options and occasionally overriding those options when running the wrapper script.