Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Remove some fragments left over from the 'qstrip' transition
@ 2009-09-23 10:24 Michael Roth
  2009-09-23 10:38 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Roth @ 2009-09-23 10:24 UTC (permalink / raw)
  To: buildroot

Commit af2390c0f437dbb26a31150eb7d526e1d0bdfd1a overlooked some
old comment fragments.

Signed-off-by: Michael Roth <mroth@nessie.de>
---
 toolchain/gcc/Makefile.in |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/toolchain/gcc/Makefile.in b/toolchain/gcc/Makefile.in
index e148474..e052b83 100644
--- a/toolchain/gcc/Makefile.in
+++ b/toolchain/gcc/Makefile.in
@@ -52,15 +52,12 @@ endif
 
 # some additional defaults
 ifneq ($(call qstrip,$(BR2_GCC_TARGET_ARCH)),)
-# ")))
 GCC_WITH_ARCH:=--with-arch=$(BR2_GCC_TARGET_ARCH)
 endif
 ifneq ($(call qstrip,$(BR2_GCC_TARGET_TUNE)),)
-# ")))
 GCC_WITH_TUNE:=--with-tune=$(BR2_GCC_TARGET_TUNE)
 endif
 ifneq ($(call qstrip,$(BR2_GCC_TARGET_ABI)),)
-# ")))
 GCC_WITH_ABI:=--with-abi=$(BR2_GCC_TARGET_ABI)
 endif
 
-- 
1.6.3.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] Remove some fragments left over from the 'qstrip' transition
  2009-09-23 10:24 [Buildroot] [PATCH] Remove some fragments left over from the 'qstrip' transition Michael Roth
@ 2009-09-23 10:38 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-09-23 10:38 UTC (permalink / raw)
  To: buildroot

>>>>> "Michael" == Michael Roth <mroth@nessie.de> writes:

 Michael> Commit af2390c0f437dbb26a31150eb7d526e1d0bdfd1a overlooked some
 Michael> old comment fragments.

Thanks, committed.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-23 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 10:24 [Buildroot] [PATCH] Remove some fragments left over from the 'qstrip' transition Michael Roth
2009-09-23 10:38 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox