[vlc-commits] [Git][videolan/vlc][3.0.x] Revert "package/macosx: use the same minimum version as the other scripts"
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Sun Mar 8 15:02:30 UTC 2026
Felix Paul Kühne pushed to branch 3.0.x at VideoLAN / VLC
Commits:
9df1f772 by Marvin Scholz at 2026-03-06T00:47:44+01:00
Revert "package/macosx: use the same minimum version as the other scripts"
This reverts commit ada86d530a235a62b052d68f4cf7c096dd35f3ee.
The 3.x configure.sh does not include env.build.sh, nor is it
really meant to be used with it, as env.build.sh was only added
recently to facilitate iOS builds, not even build.sh is using it.
- - - - -
1 changed file:
- extras/package/macosx/configure.sh
Changes:
=====================================
extras/package/macosx/configure.sh
=====================================
@@ -23,7 +23,7 @@ OPTIONS="
--disable-pulse
--disable-sdl-image
--disable-vnc
- --with-macosx-version-min=$MINIMAL_OSX_VERSION
+ --with-macosx-version-min=10.7
"
export CFLAGS
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9df1f7724628b9127aaf8c243d0c903d6725ce96
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9df1f7724628b9127aaf8c243d0c903d6725ce96
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list