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

libvpx: fix configuration for arm64 #9252

Merged
merged 2 commits into from Feb 5, 2021
Merged

Commits on Feb 4, 2021

  1. libvpx: fix configuration for arm64

    * Disable switch to the iphoneos sdk for arm targets
    * Disable unsupported "runtime-cpu-detect" feature on arm64
    * Add arm64 to `supported_archs`
    
    Fixes: https://trac.macports.org/ticket/60940
    jpanetta authored and kencu committed Feb 4, 2021
    Copy the full SHA
    d78818b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. libvpx: use newer commit to support arm64

    rework universal building to current MP standards
    kencu committed Feb 5, 2021
    Copy the full SHA
    66dece4 View commit details
    Browse the repository at this point in the history