From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lug-owl.de (lug-owl.de [188.68.32.151]) by sourceware.org (Postfix) with ESMTPS id 14F263857C72 for ; Tue, 30 Aug 2022 10:06:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 14F263857C72 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=lug-owl.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=lug-owl.de Received: by lug-owl.de (Postfix, from userid 1001) id 9A41C4200A; Tue, 30 Aug 2022 12:05:27 +0200 (CEST) Date: Tue, 30 Aug 2022 12:05:27 +0200 From: Jan-Benedict Glaw To: liuzhensong Cc: binutils@sourceware.org Subject: Re: [PATCH] LoongArch: Fix bug "PACKAGE" redefined. Message-ID: <20220830100527.qp6hdyljrsfrb23l@lug-owl.de> References: <20220830064311.3650494-1-liuzhensong@loongson.cn> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrh2pqwrn4alrpoq" Content-Disposition: inline In-Reply-To: <20220830064311.3650494-1-liuzhensong@loongson.cn> X-Operating-System: Linux chamaeleon 5.14.0-0.bpo.2-amd64 X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net X-Echelon-Enable: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-TKUeV: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-message-flag: Please send plain text messages only. Do not send HTML emails. Thank you. User-Agent: NeoMutt/20170113 (1.7.2) X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00,GIT_PATCH_0,KAM_DMARC_STATUS,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE 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: --lrh2pqwrn4alrpoq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 2022-08-30 14:43:11 +0800, liuzhensong wr= ote: > Running configure and make in binutils-gdb. [...] > diff --git a/gas/config/loongarch-lex-wrapper.c b/gas/config/loongarch-le= x-wrapper.c > index 3bb0b14c680..4ddeeb73c9b 100644 > --- a/gas/config/loongarch-lex-wrapper.c > +++ b/gas/config/loongarch-lex-wrapper.c > @@ -16,5 +16,5 @@ > along with this program; see the file COPYING3. If not, > see . */ > =20 > -#include "sysdep.h" > +#include "config.h" > #include "config/loongarch-lex.c" Confirmed: That fixes the build issue. Thanks, Jan-Benedict --=20 --lrh2pqwrn4alrpoq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQlDTvPcScNjKREqWEdvV51g5nhuwUCYw3g5AAKCRAdvV51g5nh u06nAJ4rXQ9jYU8GMHfYo2+1lcUXmuqkRgCeK7Ifz+wrvNVwVRbco7d11i2hPd0= =IVop -----END PGP SIGNATURE----- --lrh2pqwrn4alrpoq--