OSDN Git Service

buildsys: only include log2_tab per library for shared builds
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 4 Mar 2013 11:25:02 +0000 (12:25 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Mon, 4 Mar 2013 11:25:02 +0000 (12:25 +0100)
commit03148fd1743fca98c2f4b5920b796f381e820045
treed8e60307b96473352ed7dcd74f3c90e826512be5
parent523b12affc0083f0282a80a8d12c75c16b6af604
buildsys: only include log2_tab per library for shared builds

Fix linking failures with -all_load due to multiple log2_tabs

Signed-off-by: Carl Eugen Hoyos <cehoyos@ag.or.at>
libavcodec/Makefile
libavformat/Makefile
libswresample/Makefile