mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 02:02:21 +02:00
subversion: move pkgconfig files in to libdir
All of the .pc files contain the path to ${libdir} which fails
in a multilib rpm image.
(From OE-Core rev: c96c56476fe9025884c7ea96f15f41694a6908fe)
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
425e235a73
commit
4df2beeeb4
@@ -37,6 +37,8 @@ EXTRA_OECONF = " \
|
||||
ac_cv_path_RUBY=none \
|
||||
"
|
||||
|
||||
EXTRA_OEMAKE += "pkgconfig_dir=${libdir}/pkgconfig"
|
||||
|
||||
acpaths = "-I build/ -I build/ac-macros/"
|
||||
|
||||
CPPFLAGS += "-P"
|
||||
|
||||
Reference in New Issue
Block a user