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

Cherry-pick to master: [openocd] fix openocd build on new versions of GCC #25332

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

github-actions[bot]
Copy link

This is an automatic cherry-pick of #25308 to branch master.

We configure GCC to treat all warnings as errors and newer versions warn
when calloc args are tranposed. This adds a patch that fixes the issue.

Signed-off-by: Tim Trippel <[email protected]>
(cherry picked from commit 9a8f88f)
@timothytrippel timothytrippel merged commit 020beeb into master Nov 23, 2024
41 checks passed
@timothytrippel timothytrippel deleted the backport-25308-to-master branch November 23, 2024 03:32
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.

1 participant