[CRIU] [PATCH 3/5] crit: enable python2 or python3 based crit

Adrian Reber areber at redhat.com
Tue May 15 15:48:42 MSK 2018


On Mon, May 14, 2018 at 04:26:32PM +0100, Dmitry Safonov wrote:
> 2018-05-14 14:07 GMT+01:00 Adrian Reber <adrian at lisas.de>:
> > diff --git a/crit/Makefile b/crit/Makefile
> > new file mode 100644
> > index 0000000..4de7f0c
> > --- /dev/null
> > +++ b/crit/Makefile
> > @@ -0,0 +1,13 @@
> > +
> > +all-y  += crit
> > +
> > +crit/crit: crit/crit-$(CRIU_PYTHON)
> > +       $(Q) cp $^ $@
> 
> Nit: maybe a symbolic link?

I actually have no preference. So basically whatever Andrei wants ;)

		Adrian


More information about the CRIU mailing list