Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] arch/sparc: doesn't have atomics
@ 2015-03-29 13:41 Gustavo Zacarias
  2015-03-30 21:30 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-03-29 13:41 UTC (permalink / raw)
  To: buildroot

Cores older than v9 don't seem to have atomics so remove it.
Fixes a test build of pulseaudio for example.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 arch/Config.in.sparc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/Config.in.sparc b/arch/Config.in.sparc
index 4e502d5..cc10e8d 100644
--- a/arch/Config.in.sparc
+++ b/arch/Config.in.sparc
@@ -17,9 +17,6 @@ config BR2_ARCH
 config BR2_ENDIAN
 	default "BIG"
 
-config BR2_ARCH_HAS_ATOMICS
-	default y
-
 config BR2_GCC_TARGET_CPU
 	default "leon3"		if BR2_sparc_leon3
 	default "v8"		if BR2_sparc_v8
-- 
2.0.5

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

* [Buildroot] [PATCH] arch/sparc: doesn't have atomics
  2015-03-29 13:41 [Buildroot] [PATCH] arch/sparc: doesn't have atomics Gustavo Zacarias
@ 2015-03-30 21:30 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-03-30 21:30 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Sun, 29 Mar 2015 10:41:09 -0300, Gustavo Zacarias wrote:
> Cores older than v9 don't seem to have atomics so remove it.
> Fixes a test build of pulseaudio for example.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  arch/Config.in.sparc | 3 ---
>  1 file changed, 3 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-03-30 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 13:41 [Buildroot] [PATCH] arch/sparc: doesn't have atomics Gustavo Zacarias
2015-03-30 21:30 ` Thomas Petazzoni

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