[FFmpeg-devel] [libav-devel] [PATCH] checkasm: fix build with --enable-shared

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Tue Jul 21 22:16:06 CEST 2015


On 21.07.2015 21:31, Luca Barbato wrote:
> On 21/07/15 21:18, Andreas Cadhalpun wrote:
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>>  libavcodec/bswapdsp.c     | 4 ++++
>>  libavcodec/bswapdsp.h     | 1 +
>>  libavcodec/h264pred.c     | 7 +++++++
>>  libavcodec/h264pred.h     | 2 ++
>>  libavcodec/h264qpel.c     | 5 +++++
>>  libavcodec/h264qpel.h     | 1 +
>>  tests/checkasm/bswapdsp.c | 2 +-
>>  tests/checkasm/h264pred.c | 2 +-
>>  tests/checkasm/h264qpel.c | 2 +-
>>  9 files changed, 23 insertions(+), 3 deletions(-)
>>
> 
> I'd rather solve it by force the linking of the tested objects, thanks
> for noticing.

I'm fine with any solution that works. ;)

How can one force the linking?

Best regards,
Andreas



More information about the ffmpeg-devel mailing list