diff options
author | John Stebbins <[email protected]> | 2018-06-03 14:19:46 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2018-06-03 14:19:46 -0700 |
commit | cc1d825afa463480d54f28f2c1fad4929f97446c (patch) | |
tree | 5ac8e7feaf52f5c9db7938f215fb44e8110f3249 /contrib/lame | |
parent | 86ad9b9acde85a8c25d1ccea76ef3b25295be4e0 (diff) |
libvpx: fix vpx.pc pkg-config file for static builds (#1385)
The generated vpx.pc file results in undefined symbols during ffmpeg's
configure tests. libpthread is not getting added to the link line as
required. The vpx.pc file needs to include -lpthread in the Libs instead
of Libs.private when generating only a static library.
Fixes https://github.com/HandBrake/HandBrake/issues/1383
Diffstat (limited to 'contrib/lame')
0 files changed, 0 insertions, 0 deletions