mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
@ -3372,6 +3372,7 @@ component_build_aes_variations() { # ~45s
|
||||
# unused variables/functions, so ensure -Wunused is set.
|
||||
|
||||
msg "build: aes.o for all combinations of relevant config options"
|
||||
|
||||
for a in set unset; do
|
||||
for b in set unset; do
|
||||
for c in set unset; do
|
||||
|
Reference in New Issue
Block a user