Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add mbedtls 3.4.0 #1811

Merged
merged 7 commits into from
Jun 26, 2023
Merged

add mbedtls 3.4.0 #1811

merged 7 commits into from
Jun 26, 2023

Conversation

Zmmfly
Copy link
Contributor

@Zmmfly Zmmfly commented Feb 10, 2023

build ok

update dev branch from upstream
add 2.28.2 and 3.3.0
3.3.0 build fail
@waruqi
Copy link
Member

waruqi commented Feb 11, 2023

/home/runner/.config/.xmake/cache/packages/2302/m/mbedtls/2.28.2/source/library/bignum.c:1391:29: error: variable 't' set but not used [-Werror,-Wunused-but-set-variable]
mbedtls_mpi_uint c = 0, t = 0;
^

it's failed on wasm, maybe need a patch. you can use add_patches

@SirLynix SirLynix changed the title add mbedtls 2.28.2 add mbedtls 3.4.0 Jun 25, 2023
@SirLynix
Copy link
Member

as for Windows ARM compilation failure, this is a library bug: Mbed-TLS/mbedtls#7704

@SirLynix
Copy link
Member

I'm merging this for now as it's a library bug.

@SirLynix SirLynix merged commit 2c5ac3b into xmake-io:dev Jun 26, 2023
@Zmmfly Zmmfly deleted the dev branch June 27, 2023 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants