[vlc-devel] [PATCH] contrib/flac: add support for clang 5.0
Felix Paul Kühne
fkuehne at videolan.org
Thu Oct 10 14:09:01 CEST 2013
Hey Rafaël,
On 10.10.2013, at 13:44, Rafaël Carré <funman at videolan.org> wrote:
> Le 08/10/2013 19:38, Felix Paul Kühne a écrit :
>> Hello,
>>
>> The attached patch removes a hack in flac, which leads to a conflict between GCC and clang versions.
>
> Can you explain the problem? It is not clear from the patch to see
> what's going on with clang 5.0
clang implements the GCC variables involved in this crazy configure.ac hack the flac people did so the checks don't work correctly and linking fails at a later stage.
> Also you need to use $(RECONF) if you patch configure.ac
Valid point :-)
Cheers,
Felix
More information about the vlc-devel
mailing list