[vlc-devel] [PATCH] contrib/libmad: fixed compilation for iOS

Felix Paul Kühne fkuehne.videolan at gmail.com
Mon Aug 6 15:44:02 CEST 2012


Hello,

the attached patch fixes the compilation of libmad for iOS. Basically, I need to disable the ARM assembly optimization because of the current clang release, which refuses most of the code. This might be fixed in the long run, but at least we got something working today.

Additionally, this patch applies the same hack we already use on OS X to provide support for the used SDK.

Cheers,

Felix

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-contrib-libmad-fixed-compilation-for-iOS.patch
Type: application/octet-stream
Size: 1238 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120806/a594a7e1/attachment.obj>


More information about the vlc-devel mailing list