mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-10 22:33:41 +02:00
Add a conditional execution facility: if a function support_xxx exists and returns false then component_xxx is not executed (except when the command line lists an explicit set of components to execute). Use this facility for the 64-bit-specific or amd64-specific components.