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