diff options
author | Mans Rullgard <mans@mansr.com> | 2012-10-08 20:35:03 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-10-09 14:16:21 +0100 |
commit | 0fb3b24adac11cc62ad8daacf3c8e01469baa918 (patch) | |
tree | 64afdd5a088dd1905d9c9ec4e6ea659859c6513f /libavformat/asf.h | |
parent | cbcd497f384f0f8ef3f76f85b29b644b900d6b9f (diff) | |
download | ffmpeg-0fb3b24adac11cc62ad8daacf3c8e01469baa918.tar.gz |
build: link test programs only against static libs
The test programs use internal symbols so cannot be linked against the
shared libs. Linking against both shared and static is pointless and
might do something strange depending on the linker. This changes the
dependencies so the test programs are linked only against the static
library for the component they belong to.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavformat/asf.h')
0 files changed, 0 insertions, 0 deletions