[vlc-devel] configure patches

Felix Paul Kühne fkuehne.videolan at gmail.com
Fri Jul 13 16:54:26 CEST 2012


Hello,

here is a patch for the configure script regarding the --macosx-sdk and --with-macosx-version-min options, which lead to issues on iOS due to their default enforcement. This is prevented by the attached patch 0001 and keeps these options intact, since they are an absolute requirement for third party libvlc users.

Since we're reluctant to change configure.ac for good reasons, I attached another patch I had laying around privately for quite some time. It moves the optimization flags from extras/package/macosx/configure.sh to configure.ac, since we need to set the -arch flag at configure level anyway, so it's super easy to also provide correct optimizations. This is also relevant to 3rd party libvlc users and simplifies their way to a proper configuration.

Best regards,

Felix

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure.ac-fixed-compilation-for-iOS-by-making-the.patch
Type: application/octet-stream
Size: 3487 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120713/5c7bb10f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-configure.ac-re-add-OS-X-specific-optimization-flags.patch
Type: application/octet-stream
Size: 2128 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120713/5c7bb10f/attachment-0001.obj>


More information about the vlc-devel mailing list