From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by sourceware.org (Postfix) with ESMTPS id E9E683858D39 for ; Tue, 9 Nov 2021 13:33:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E9E683858D39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.cz Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 1A7E821B0D; Tue, 9 Nov 2021 13:33:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1636464784; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B2tVAkWpUZKyeztzumZlhtLzlJiGG2ukWRdus5IifNE=; b=EN/HN/dJH1A7jMOMEKfeAfCOGAEXuPY9fRcbxt5B1VGQ7It1UUqW7rcNobMTo/ijnnyXZs q1AG5EZ1Uf/UPiNjsMl3xC6r7v581DD7+4ymriAcYHT82JKgsQ/iaEkAx1BY07wo5orPGC AvZDGtWdm54nNMNYacRD1ib5gDC6hVQ= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1636464784; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B2tVAkWpUZKyeztzumZlhtLzlJiGG2ukWRdus5IifNE=; b=R51BeXSvpqPGos2QOz6eBwh3Jbr2s/vGEQqHeQTtaxPQkzn2HMw7i3JVY/vm/hZe5bRQW8 Stq6e92MnyuZQ8Aw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 0229613A23; Tue, 9 Nov 2021 13:33:03 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id fagkO494imG3WAAAMHmgww (envelope-from ); Tue, 09 Nov 2021 13:33:03 +0000 Message-ID: <3f945836-d417-4278-6cbb-38bd69dbc2ad@suse.cz> Date: Tue, 9 Nov 2021 14:33:03 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: [PATCH v2] Improve building with LTO Content-Language: en-US From: =?UTF-8?Q?Martin_Li=c5=a1ka?= To: Mark Wielaard , "Dmitry V. Levin" , elfutils-devel@sourceware.org References: <20210214235718.7654b5f1.alex.miller@gmx.de> <20210218033856.18053044.alex.miller@gmx.de> <20210828093143.GA720@altlinux.org> <20211104112320.GA732@altlinux.org> <20211108100228.GC27916@altlinux.org> <20211109085820.GA11255@altlinux.org> <9eba865f-af61-6452-161c-2dc081ebae69@suse.cz> <618afb58a9328bc9bbcc394fc17ef907ac6f188e.camel@klomp.org> <64e5109f-1515-c0d1-88e1-7cbc963a0e75@suse.cz> In-Reply-To: <64e5109f-1515-c0d1-88e1-7cbc963a0e75@suse.cz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2021 13:33:06 -0000 On 11/9/21 14:31, Martin Liška wrote: > Correct, I'm not using: s/not/now