[PATCH] Fix build with LLVM and AltiVec

Piotr Kubaj pkubaj at anongoth.pl
Thu Sep 12 16:24:48 CEST 2019


altivec.h may redefine bool and thus break compilation (happens with LLVM). Fix this by undefining bool prior to including altivec.h.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vlc.patch
Type: text/x-diff
Size: 3695 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190912/c7f846e2/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190912/c7f846e2/attachment.sig>


More information about the vlc-devel mailing list