Skip to content

package: apple: pass the right platform_version for macOS

Marvin Scholz requested to merge ePirat/vlc:epirat-fix-platform_version into master

The linkers platform_version argument does not support the value "macosx" but expects "macos" here instead.

Merge request reports