[FFmpeg-devel] [PATCH] Use pkgconfig for dirac libs
Måns Rullgård
mans
Thu Oct 23 01:31:23 CEST 2008
Luca Barbato <lu_zero at gentoo.org> writes:
> On 23-10-2008 0:36, M?ns Rullg?rd wrote:
>> Maybe you are too far gone to be saved, but I had to try my best.
>> I'll try one more time: what CFLAGS could you possibly need to pass
>> aside from a -I flag to indicate the location of the headers?
>
> -pthreads ?
That is not a standard flag. It thus cannot be blindly passed to any
random compiler, and pkg-config does not know what compiler you intend
to use. This, yet again, puts us back where the only flags that could
sensibly be provided are -I flags, and we could just as easily supply
those directly, without the detour via pkgconfig.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list