[libdvdnav-devel] [PATCH] Fix compilation
Diego Biurrun
diego at biurrun.de
Sat Nov 23 08:40:28 CET 2019
On 22/11/2019 14.45, KO Myung-Hun wrote:
> Diego Biurrun wrote:
>> On 20/11/2019 14.16, KO Myung-Hun wrote:
>>> Jean-Baptiste Kempf wrote:
>>>> No. C99 is necessary.
>>>
>>> Ok. Added -std=gnu99.
>>
>> Why are you duplicating the OS/2 section?
>
> To ensure to test with C99 compiler at the beginning.
I don't like the added complexity for a fringe system. I'm sure the
basic system tests below work fine without the flag.
BTW, isn't -std=c99 enough instead of -std=gnu99?
Diego
P.S.: No need to CC me, I am subscribed.
More information about the libdvdnav-devel
mailing list