[CRIU] [PATCH 6/7] configure: add generated configure script
Pavel Emelyanov
xemul at parallels.com
Thu Mar 20 12:25:40 PDT 2014
I am not quite comfortable with 4k-lines generated script in the source
tree. Can we instead put generation rules into criu sources and generate
this script on demand?
On 03/20/2014 08:17 PM, Ruslan Kuprieiev wrote:
> Signed-off-by: Ruslan Kuprieiev <kupruser at gmail.com>
> ---
> configure | 4108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 4108 insertions(+)
> create mode 100755 configure
>
> diff --git a/configure b/configure
> new file mode 100755
> index 0000000..1d7de2e
> --- /dev/null
> +++ b/configure
> @@ -0,0 +1,4108 @@
> +#! /bin/sh
More information about the CRIU
mailing list