Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] Add support for DESTDIR to the simulator core
Date: Tue, 10 May 2005 21:36:00 -0000	[thread overview]
Message-ID: <20050510205336.GA11701@nevyn.them.org> (raw)
In-Reply-To: <20050510204920.GA24799@ahab.auto.tuwien.ac.at>

On Tue, May 10, 2005 at 10:49:20PM +0200, Martin Koegler wrote:
> I noticed, that sim is missing the support for DESTDIR in its Makefiles,
> which is supported by all automake based programs.
> 
> The patch added support for this feature. Is it possible to apply it to the
> CVS?
> 
> mfg Martin Kögler
> PS: Please CC me on replies.

The heck?  You're the third person in the last week to submit this
patch.  I hadn't gotten to the oldest one yet.  The problem isn't new;
I wonder why everyone is encountering it all of a sudden?

> Index: Makefile.in
> ===================================================================
> RCS file: /cvs/src/src/sim/Makefile.in,v
> retrieving revision 1.6
> diff -u -r1.6 Makefile.in
> --- Makefile.in	29 Jan 2005 00:53:13 -0000	1.6
> +++ Makefile.in	10 May 2005 20:37:38 -0000
> @@ -83,6 +83,7 @@
>  RUNTESTFLAGS=
>  
>  FLAGS_TO_PASS = \
> +	"DESTDIR=$(DESTDIR)" \
>  	"prefix=$(prefix)" \
>  	"exec_prefix=$(exec_prefix)" \
>  	"bindir=$(bindir)" \

The other two patches did not modify FLAGS_TO_PASS; is this really
necessary?  I don't believe it is.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


  reply	other threads:[~2005-05-10 20:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-10 20:53 Martin Koegler
2005-05-10 21:36 ` Daniel Jacobowitz [this message]
2005-05-10 21:38   ` Mark Kettenis
2005-05-10 21:42     ` Daniel Jacobowitz
2005-05-18  3:18   ` Daniel Jacobowitz

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=20050510205336.GA11701@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=mkoegler@auto.tuwien.ac.at \
    /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