[devel] [SCM] packages/opencc: heads/sisyphus

Dmitry V. Levin ldv на altlinux.org
Пн Май 25 15:38:11 MSK 2020


On Mon, May 25, 2020 at 12:33:30PM +0000, Andrey Cherepanov wrote:
> Update of /people/cas/packages/opencc.git
[...]
> Changelog since common ancestor `1.1.1-alt1' follows:
> commit e5df37bee182c03dedb065f9b206eebedf2b320d
> Author: Andrey Cherepanov <cas на altlinux.org>
> Date:   Mon May 25 15:33:01 2020 +0300
> 
>     1.1.1-alt2
>     
>     - Use rpm-build-ninja for build.
>     - Really use four threads to build by ninja-build.
> 
> Full diff since common ancestor `1.1.1-alt1' follows:
> diff --git a/opencc.spec b/opencc.spec
> index 16b9dd2..2106d71 100644
> --- a/opencc.spec
> +++ b/opencc.spec
> @@ -54,8 +54,8 @@ developing applications that use %{name}.
>  %build
>  %cmake -GNinja -DBUILD_DOCUMENTATION=ON
>  export LD_LIBRARY_PATH=%_builddir/%name-%version/BUILD/src
> -# Build in one thread to prevent race condition
> -export NPROCS=4
> +# Build in four threads to prevent race condition
> +%define __nprocs 4
>  %ninja_build -C BUILD
>  
>  %install

Что это?


-- 
ldv


Подробная информация о списке рассылки Devel