aboutsummaryrefslogtreecommitdiffstats
path: root/doc/optimization.txt
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2017-02-24 14:00:24 +0100
committerDiego Biurrun <diego@biurrun.de>2017-02-28 13:00:20 +0100
commit21cca00dfeaec08ca93cf94ed33f4311cf1d8c84 (patch)
treeb55fa9ae3290f6590e802ed3a38a8b02e1678e7e /doc/optimization.txt
parente1a6d63c7eeff2f0ec8173546357bfaa9deecea4 (diff)
downloadffmpeg-21cca00dfeaec08ca93cf94ed33f4311cf1d8c84.tar.gz
build: Explicitly disable external libraries when not explicitly enabled
Leaving those variables in an undefined state allows them getting implicitly enabled when they are declared as weak dependencies of other components. In that case, the library check is not run and required linker flags are not added, resulting in a failing build. Fixes linking when enabling libfreetype without libfontconfig.
Diffstat (limited to 'doc/optimization.txt')
0 files changed, 0 insertions, 0 deletions