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

build: bump cmocka to latest master commit #258

Merged
merged 2 commits into from
Sep 5, 2022

Conversation

aloisklink
Copy link
Contributor

For non-Windows targets, CMocka v1.1.5 only works for 32-bit or 64-bit GNU libc targets.

The latest upstream master branch contains commit https://gitlab.com/cmocka/cmocka/-/commit/0e70150002ab7bcb626109b287f23c62ecf97565, which adds CMocka support for 64-bit muslibc and for Cheri ARM/Morello/128-bit pointers.

For non-Windows targets, CMocka v1.1.5 only works for 32-bit or
64-bit GNU libc targets.

The latest upstream master branch contains commit
https://gitlab.com/cmocka/cmocka/-/commit/0e70150002ab7bcb626109b287f23c62ecf97565,
which adds CMocka support for 64-bit muslibc and for
Cheri ARM/Morello/128-bit pointers.
@aloisklink aloisklink added the dependencies Pull requests that update a dependency file label Sep 5, 2022
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #258 (db91415) into main (4cbc7ac) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #258   +/-   ##
=======================================
  Coverage   48.51%   48.51%           
=======================================
  Files         113      113           
  Lines       17887    17887           
=======================================
  Hits         8678     8678           
  Misses       9209     9209           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aloisklink aloisklink merged commit 0519bcb into main Sep 5, 2022
@aloisklink aloisklink deleted the upgrade-cmocka-to-support-freebsd branch September 5, 2022 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants