public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: liuzhensong <liuzhensong@loongson.cn>
Cc: binutils@sourceware.org
Subject: Re: [PATCH] LoongArch: Fix bug "PACKAGE" redefined.
Date: Tue, 30 Aug 2022 12:05:27 +0200	[thread overview]
Message-ID: <20220830100527.qp6hdyljrsfrb23l@lug-owl.de> (raw)
In-Reply-To: <20220830064311.3650494-1-liuzhensong@loongson.cn>

[-- Attachment #1: Type: text/plain, Size: 653 bytes --]

On Tue, 2022-08-30 14:43:11 +0800, liuzhensong <liuzhensong@loongson.cn> wrote:
>   Running configure and make in binutils-gdb.
[...]
> diff --git a/gas/config/loongarch-lex-wrapper.c b/gas/config/loongarch-lex-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 <http://www.gnu.org/licenses/>.  */
>  
> -#include "sysdep.h"
> +#include "config.h"
>  #include "config/loongarch-lex.c"

Confirmed: That fixes the build issue.

Thanks,
  Jan-Benedict

-- 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2022-08-30 10:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-30  6:43 liuzhensong
2022-08-30 10:05 ` Jan-Benedict Glaw [this message]
2022-08-30 10:18 ` WANG Xuerui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220830100527.qp6hdyljrsfrb23l@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=binutils@sourceware.org \
    --cc=liuzhensong@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).