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

Andrey Cherepanov cas на altlinux.org
Пн Май 25 19:35:15 MSK 2020


25.05.2020 15:38, Dmitry V. Levin пишет:
> 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
> Что это?
>
Что именно? Унаследованная переменная ограничения количества потоков в 
%ninja_build. На большем количестве на i586 падает.

-- 
Andrey Cherepanov
cas на altlinux.org



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