ffmpeg: fix install location for pkg-config files.
This commit is contained in:
parent
03713da7e2
commit
419d313a0c
@ -37,6 +37,7 @@ build()
|
|||||||
host_install()
|
host_install()
|
||||||
{
|
{
|
||||||
$cmd_make \
|
$cmd_make \
|
||||||
|
LIBDIR="$cfg_dir_toolchain_sysroot/usr/lib" \
|
||||||
install-headers
|
install-headers
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user