[PATCH] LTO parallelism
Martin Liška
mliska at suse.cz
Wed Mar 26 05:22:05 PDT 2014
Sure,
there's correct patch.
Martin
On 03/26/2014 12:59 PM, Miklos Vajna wrote:
> Hi Margin,
>
> On Wed, Mar 26, 2014 at 11:43:24AM +0100, Martin Liška <mliska at suse.cz> wrote:
>> diff --git a/solenv/gbuild/platform/com_GCC_defs.mk b/solenv/gbuild/platform/com_GCC_defs.mk
>> index a4b18a3..93d3fe7 100644
>> --- a/solenv/gbuild/platform/com_GCC_defs.mk
>> +++ b/solenv/gbuild/platform/com_GCC_defs.mk
>> @@ -98,7 +98,7 @@ ifeq ($(ENABLE_LTO),TRUE)
>> ifeq ($(COM_GCC_IS_CLANG),TRUE)
>> gb_LTOFLAGS := -flto
>> else
>> -gb_LTOFLAGS := -flto=${PARALLELISM} -fuse-linker-plugin -O2
>> +gb_LTOFLAGS := -flto -fuse-linker-plugin -O2
>> endif
>> endif
>>
> Isn't this accidentally a reverse patch?
>
> Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libreoffice-lto-parallelism.patch
Type: text/x-patch
Size: 441 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140326/396bdd20/attachment.bin>
More information about the LibreOffice
mailing list