From patchwork Tue Nov 29 08:34:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Martin_Li=C5=A1ka?= X-Patchwork-Id: 61210 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 171D5385B180 for ; Tue, 29 Nov 2022 08:35:33 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by sourceware.org (Postfix) with ESMTPS id 0C36A3858C53 for ; Tue, 29 Nov 2022 08:34:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0C36A3858C53 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=fail 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 4335521B1C; Tue, 29 Nov 2022 08:34:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1669710895; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JQqtj1fnVi5CCt28XZIlKhrG7mf8Y+Ne3WNYeSYzlsY=; b=M4Y2b476NPzwuDtracQfgBd8H4lwOYGu41e5yQWggXVvLJBovw/5zeBYwqxEXJER6aThNb O47RnNK75txajErqX1nJXmI7G5QnW/NePUBVTYj5s6hCdTwX20iVS1kBsc7qoOJE7vG5/F Q0zQs3LI5G/zpWQQuSyi63Wgbn3aZS4= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1669710895; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JQqtj1fnVi5CCt28XZIlKhrG7mf8Y+Ne3WNYeSYzlsY=; b=EVk0y7v1SvSvuEIWVzslVchfhJukxooAjPZSiRRIlblvIyrEcUszfSMJBcXb7G1Jtl+R9c WofHL704bmqlnAAg== 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 344BB13AF6; Tue, 29 Nov 2022 08:34:55 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id oiKiCy/EhWOqBwAAMHmgww (envelope-from ); Tue, 29 Nov 2022 08:34:55 +0000 Message-ID: Date: Tue, 29 Nov 2022 09:34:54 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 From: =?utf-8?q?Martin_Li=C5=A1ka?= Subject: [PATCH (pushed)] re-run configure To: gcc-patches@gcc.gnu.org Content-Language: en-US Cc: yunqiang.su@cipunited.com X-Spam-Status: No, score=-11.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, SPF_HELO_NONE, SPF_SOFTFAIL, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" gcc/ChangeLog: * configure: Regenerate. --- gcc/configure | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gcc/configure b/gcc/configure index aa0960991c9..a742d4406a8 100755 --- a/gcc/configure +++ b/gcc/configure @@ -7843,7 +7843,8 @@ if test x${enable_multiarch} = xauto; then fi fi if test x${enable_multiarch} = xyes; then - $as_echo "#define ENABLE_MULTIARCH 1" >>confdefs.h + +$as_echo "#define ENABLE_MULTIARCH 1" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for multiarch configuration" >&5 @@ -19710,7 +19711,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 19713 "configure" +#line 19714 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -19816,7 +19817,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 19819 "configure" +#line 19820 "configure" #include "confdefs.h" #if HAVE_DLFCN_H