From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2001:67c:2178:6::1d]) by sourceware.org (Postfix) with ESMTPS id AF7043858C1F for ; Mon, 14 Aug 2023 11:43:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AF7043858C1F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id EA2361F7AB; Mon, 14 Aug 2023 11:43:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1692013433; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RcR5xBLaqty+kD44/wJmou+/eNO8bKBpn62jgxNimGc=; b=TJGg0KD3aFlorEdSb32wDe1j7qT1728eO73N3EVvPBdw5TzQ2u6z9HorZfh5oygEf27XNo w4bql0o57fztfaZJx3XIljskArB3fb4vOmH6vSfWYTcS85JbaHtGsUTwTJtTYv2OiU4ECi AVrA8DtXHp3kcWLrFJWNe4t6WEswq1w= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1692013433; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RcR5xBLaqty+kD44/wJmou+/eNO8bKBpn62jgxNimGc=; b=JEn/9VUs0y2FRI+z/K4AzJ5uI+tvmwC5k2LMkBZYK4Gyy71tTiAqO0C01/T4BgwDkPex1b vY/QpZ0a4llGk9Dw== Received: from hawking.nue2.suse.org (unknown [10.168.4.181]) by relay2.suse.de (Postfix) with ESMTP id DF2342C143; Mon, 14 Aug 2023 11:43:53 +0000 (UTC) Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id C3C3A4AB2CC; Mon, 14 Aug 2023 13:43:53 +0200 (CEST) From: Andreas Schwab To: Stefan Liebler via Libc-alpha Cc: Stefan Liebler Subject: Re: [PATCH] s390x: Fix static PIE condition for toolchain bootstrapping. In-Reply-To: <20230807141023.3284688-1-stli@linux.ibm.com> (Stefan Liebler via Libc-alpha's message of "Mon, 7 Aug 2023 16:10:23 +0200") References: <20230807141023.3284688-1-stli@linux.ibm.com> X-Yow: Spreading peanut butter reminds me of opera!! I wonder why? Date: Mon, 14 Aug 2023 13:43:53 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS,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 List-Id: On Aug 07 2023, Stefan Liebler via Libc-alpha wrote: > +if test $libc_cv_s390x_staticpie_req_runtime = yes -o\ > + $libc_cv_s390x_staticpie_req_version = yes; then Please use test ... || test ... instead of -o. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."