Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/toolchain/gdb/snapshot
Date: Thu, 24 Aug 2006 12:45:47 -0700 (PDT)	[thread overview]
Message-ID: <20060824194547.6D33948A54@busybox.net> (raw)

Author: aldot
Date: 2006-08-24 12:45:47 -0700 (Thu, 24 Aug 2006)
New Revision: 15980

Log:
- adjust to current snapshot


Modified:
   trunk/buildroot/toolchain/gdb/snapshot/680-debian_sim-destdir.patch


Changeset:
Modified: trunk/buildroot/toolchain/gdb/snapshot/680-debian_sim-destdir.patch
===================================================================
--- trunk/buildroot/toolchain/gdb/snapshot/680-debian_sim-destdir.patch	2006-08-24 19:35:47 UTC (rev 15979)
+++ trunk/buildroot/toolchain/gdb/snapshot/680-debian_sim-destdir.patch	2006-08-24 19:45:47 UTC (rev 15980)
@@ -9,18 +9,6 @@
  	"CC_FOR_BUILD=$(CC_FOR_BUILD)" \
  	"CFLAGS=$(CFLAGS)" \
 +	"DESTDIR=$(DESTDIR)" \
- 	"RANLIB=$(RANLIB)" \
- 	"MAKEINFO=$(MAKEINFO)" \
- 	"INSTALL=$(INSTALL)" \
-diff -ur gdb-6.3.50.20050915/sim/erc32/Makefile.in gdb-6.3.50.20050915-patched/sim/erc32/Makefile.in
---- gdb-6.3.50.20050915/sim/erc32/Makefile.in	2000-03-07 09:32:49.000000000 -0600
-+++ gdb-6.3.50.20050915-patched/sim/erc32/Makefile.in	2005-09-15 23:18:22.000000000 -0500
-@@ -53,7 +53,7 @@
- # Copy the files into directories where they will be run.
- install-sis: installdirs
- 	n=`echo sis | sed '$(program_transform_name)'`; \
--	$(INSTALL_PROGRAM) sis$(EXEEXT) $(bindir)/$$n$(EXEEXT)
-+	$(INSTALL_PROGRAM) sis$(EXEEXT) $(DESTDIR)$(bindir)/$$n$(EXEEXT)
- 
- clean-sis:
- 	rm -f sis end end.h
+ 	"CHILLFLAGS=$(CHILLFLAGS)" \
+ 	"CHILL=$(CHILL_FOR_TARGET)" \
+ 	"CHILL_FOR_TARGET=$(CHILL_FOR_TARGET)" \

             reply	other threads:[~2006-08-24 19:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-24 19:45 aldot at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-08-24 19:46 [Buildroot] svn commit: trunk/buildroot/toolchain/gdb/snapshot aldot at uclibc.org

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=20060824194547.6D33948A54@busybox.net \
    --to=aldot@uclibc.org \
    --cc=buildroot@busybox.net \
    /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