[vlc-devel] [vlc-commits] fixups.h: added an explicit hack so binaries created on OS X Lion can be executed correctly on Snow Leopard
Rémi Denis-Courmont
remi at remlab.net
Fri Jan 27 15:03:29 CET 2012
On Fri, 27 Jan 2012 08:46:45 -0500, Rafaël Carré <funman at videolan.org>
wrote:
> - use 10.7 features
> => you must check what Apple suggests and I believe it is:
> * weak imports, and runtime checks that imported function do exist
> * copy/paste 10.7 headers since we build against 10.5 headers
That sounds logical.
If/when a 10.7-only plugin needs a 10.7-only header or library, using
separate compiler/linker flags may be simpler.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list