]> code.ossystems Code Review - openembedded-core.git/commit
rpm: don't put LDFLAGS into the .pc file
authorRoss Burton <ross.burton@intel.com>
Thu, 22 Jan 2015 17:31:45 +0000 (17:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2015 16:00:20 +0000 (16:00 +0000)
commitf50c4c4e26edeaf01393fe7a06c42f86fd4680a5
tree01c4a9daeb3290b88119596f21111d185feb57bc
parent984884cbc177300a4fefd56cb027d50b2ff4510c
rpm: don't put LDFLAGS into the .pc file

The LDFLAGS are not generally useful with pkg-config and mean that the .pc file
contains references to the sysroot directory, so remove it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/rpm/rpm/no-ldflags-in-pkgconfig.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.14.bb