Skip to content

wolfssl: fix builds on non-x86, non-asm platforms#266950

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

wolfssl: fix builds on non-x86, non-asm platforms#266950
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Nov 12, 2023

Description of changes

Previously this expression implicitly assumed that the only non-asm platforms were x86_32. This commit corrects that.

Things done

  • Built on platform(s)
    • powerpc64le-linux
    • mips64el-linux (in progress, cross from x86_64-linux)

Previously this expression implicitly assumed that the only non-asm
platforms were x86_32.  This commit corrects that.
@ghost ghost marked this pull request as ready for review November 12, 2023 02:08
@ghost
Copy link
Copy Markdown
Author

ghost commented Nov 12, 2023

Ah, apparently this got fixed by 0a39e3a.

I can't wait for staging to finally merge so I can get back on master.

@ghost ghost closed this Nov 12, 2023
@ghost ghost deleted the pr/wolfssl/fix-non-x86-non-asm branch November 12, 2023 02:10
@ofborg ofborg bot requested review from fabaff and vifino November 12, 2023 02:24
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Nov 12, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants