-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
bctoolbox, ortp: fix build for < 10.7 #25341
Conversation
What is this??
|
I mean, it doesn't break the 12, 13, and 14 builds. I've got no way to test if this works. If no objections come in soon, I'll merge it as it's no maintainer. Also, @barracuda156 if you want to take the maintainership over, feel free. (hint, hint 😄) |
@barracuda156 did upstream agree and/or is willing to accept these patches? |
@reneeotten The only experimental patch here is a conditional dropping of redundant framework. How do you suggest it to be submitted to upstream? P. S. There is no need to get a permission of upstream to fix their bug, like a missing header. |
Sure, you don't need permission from anyone and that is of course a correct change. But how do you expect me or anyone else to vet all patches you add here (or in other PRs for that matter). I see that you submitted them upstream to |
I mean, anything for systems like 10.6/10.7 might but could be unlikely to be upstreamed. |
That one I can submit. UPD. Done: BelledonneCommunications/ortp#22 |
@reneeotten Bump |
Description
Unbreak both ports for old systems.
Type(s)
Tested on
macOS 10.6
Xcode 3.2
Verification
Have you
port lint --nitpick
?sudo port test
?sudo port -vst install
?