mirror of
https://github.com/audacity/conan-recipes.git
synced 2026-02-04 03:56:08 -06:00
[PR #16] [MERGED] Fix portmidi build issues #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/audacity/conan-recipes/pull/16
Author: @kryksyh
Created: 7/8/2024
Status: ✅ Merged
Merged: 7/9/2024
Merged by: @kryksyh
Base:
main← Head:fix_portmidi_build_errors📝 Commits (1)
154f459Fix build errors on systems with -Werror=implicit-function-declaration as defaults📊 Changes
2 files changed (+43 additions, -0 deletions)
View changed files
📝
recipes/portmidi/all/conandata.yml(+1 -0)➕
recipes/portmidi/all/patches/fix_missing_includes.patch(+42 -0)📄 Description
Fix build errors on systems with -Werror=implicit-function-declaration as defaults
Fixes: #6413
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.