* [Buildroot] [PATCH] toolchain/gcc: remove duplicate QUIET entries
@ 2012-04-25 9:47 Gustavo Zacarias
2012-04-25 11:00 ` Thomas Petazzoni
2012-04-25 11:03 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2012-04-25 9:47 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
toolchain/gcc/gcc-uclibc-4.x.mk | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/toolchain/gcc/gcc-uclibc-4.x.mk b/toolchain/gcc/gcc-uclibc-4.x.mk
index a4faf4f..a2975dc 100644
--- a/toolchain/gcc/gcc-uclibc-4.x.mk
+++ b/toolchain/gcc/gcc-uclibc-4.x.mk
@@ -310,7 +310,6 @@ $(GCC_BUILD_DIR1)/.configured: $(GCC_DIR)/.patched
$(SOFT_FLOAT_CONFIG_OPTION) \
$(GCC_WITH_ABI) $(GCC_WITH_ARCH) $(GCC_WITH_TUNE) $(GCC_WITH_CPU) \
$(EXTRA_GCC_CONFIG_OPTIONS) \
- $(QUIET) \
)
touch $@
@@ -376,7 +375,6 @@ $(GCC_BUILD_DIR2)/.configured: $(GCC_DIR)/.patched
$(SOFT_FLOAT_CONFIG_OPTION) \
$(GCC_WITH_ABI) $(GCC_WITH_ARCH) $(GCC_WITH_TUNE) $(GCC_WITH_CPU) \
$(EXTRA_GCC_CONFIG_OPTIONS) \
- $(QUIET) \
)
touch $@
--
1.7.3.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] toolchain/gcc: remove duplicate QUIET entries
2012-04-25 9:47 [Buildroot] [PATCH] toolchain/gcc: remove duplicate QUIET entries Gustavo Zacarias
@ 2012-04-25 11:00 ` Thomas Petazzoni
2012-04-25 11:03 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2012-04-25 11:00 UTC (permalink / raw)
To: buildroot
Le Wed, 25 Apr 2012 06:47:38 -0300,
Gustavo Zacarias <gustavo@zacarias.com.ar> a ?crit :
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] toolchain/gcc: remove duplicate QUIET entries
2012-04-25 9:47 [Buildroot] [PATCH] toolchain/gcc: remove duplicate QUIET entries Gustavo Zacarias
2012-04-25 11:00 ` Thomas Petazzoni
@ 2012-04-25 11:03 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2012-04-25 11:03 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-25 11:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 9:47 [Buildroot] [PATCH] toolchain/gcc: remove duplicate QUIET entries Gustavo Zacarias
2012-04-25 11:00 ` Thomas Petazzoni
2012-04-25 11:03 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox