diff options
author | Jérémy Rosen <jeremy.rosen@smile.fr> | 2016-09-07 11:08:48 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-14 22:22:07 +0100 |
commit | c14dc1a130fb15fa70ca32b75ab32d534c59ec01 (patch) | |
tree | cba20985c2719f956aa1efdc103e8e4d72cdc8b0 /meta/recipes-support/libpcre | |
parent | cc27fa238fbc553cca469db8a5b7362e40da7545 (diff) | |
download | poky-c14dc1a130fb15fa70ca32b75ab32d534c59ec01.tar.gz |
rpm: manually cleanup sysck
version 5.4.1 of rpm was not properly distclean before release, which
causes problems when cross-compiling.
The previous version this recipe called make distclean, but that would
trigger a call to ./configure which would fail when no gcc is
available and make the whole do_configure fail further down the line
This patch manually removes the files from the recipe.
(From OE-Core rev: 6c9f61233f64356291a0c42761a833f3b151114c)
Signed-off-by: Jérémy Rosen <jeremy.rosen@smile.fr>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libpcre')
0 files changed, 0 insertions, 0 deletions