[CRIU] [PATCH] make: Clean up build *.so if requested only
Pavel Emelyanov
xemul at parallels.com
Tue Sep 10 04:02:06 EDT 2013
On 09/05/2013 02:10 PM, Cyrill Gorcunov wrote:
> In OpenVZ -> CRIU converter I use same build engine
> as in criu. But converter has own specifics such as
> shipping precompiled vdso.so libraries. So when I
> call for "make clean" these precompiled files get
> automatically deleted, which in turn cause converter
> to fail on next build attempt.
>
> Thus lets delete only *.so targets which are declared
> in makefiles.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
Applied
More information about the CRIU
mailing list