mirror of https://github.com/FFmpeg/FFmpeg.git
pkg-config(1) expects uninstalled pc files to follow the blah-uninstalled.pc naming convention and the behavior of the program is impacted by it. Without this fix overriding PKGP_CONFIG_LIBDIR is required to ensure uninstalled files are preferred (overkill), instead of just adding pc-uninstalled/ to the utility's search path by setting PKG_CONFIG_PATH accordingly. Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>pull/240/head
parent
5f0bc0215a
commit
894e7ef9b4
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue