Skip to content

Commit

Permalink
Update mbedtls premake
Browse files Browse the repository at this point in the history
  • Loading branch information
Lpsd committed Jun 2, 2024
1 parent e304298 commit 6a8afe9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vendor/mbedtls/premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ project "mbedtls"
"library/chachapoly.c",
"library/check_crypto_config.h",
"library/cipher.c",
-- "library/cipher_wrap.c",
"library/cipher_wrap.c",
"library/cipher_wrap.h",
"library/cmac.c",
"library/common.h",
"library/constant_time.c",
Expand Down

0 comments on commit 6a8afe9

Please sign in to comment.