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

svt-av1: use legacysupport on 10.5 for _posix_memalign #18265

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

barracuda156
Copy link
Contributor

@barracuda156 barracuda156 commented Apr 14, 2023

Description

Linking fails on 10.5.8 due to undefined _posix_memalign. Legacysupport has it, so add the PG for Darwin <= 9.

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.5.8
Xcode 3.1.4

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@i0ntempest for port svt-av1.

@macportsbot macportsbot added type: bugfix maintainer: open Affects an openmaintainer port labels Apr 14, 2023
@i0ntempest i0ntempest merged commit 618cff6 into macports:master Apr 15, 2023
2 checks passed
@barracuda156 barracuda156 deleted the svt-av1 branch April 15, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer: open Affects an openmaintainer port type: bugfix
3 participants