* [Buildroot] [PATCH] glibc: needs MMU
@ 2014-03-03 18:20 Yann E. MORIN
2014-03-03 18:21 ` Gustavo Zacarias
0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2014-03-03 18:20 UTC (permalink / raw)
To: buildroot
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
Like eglibc, glibc is only available to MMU-based architectures.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
toolchain/toolchain-buildroot/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/toolchain/toolchain-buildroot/Config.in b/toolchain/toolchain-buildroot/Config.in
index eb5ee46..9f71a33 100644
--- a/toolchain/toolchain-buildroot/Config.in
+++ b/toolchain/toolchain-buildroot/Config.in
@@ -9,6 +9,7 @@ choice
config BR2_TOOLCHAIN_BUILDROOT_UCLIBC
bool "uClibc"
+ depends on BR2_USE_MMU
select BR2_TOOLCHAIN_USES_UCLIBC
depends on BR2_arcle || BR2_arceb || BR2_arm || BR2_armeb || \
BR2_avr32 || BR2_bfin || BR2_i386 || BR2_m68k || \
--
1.8.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] glibc: needs MMU
2014-03-03 18:20 [Buildroot] [PATCH] glibc: needs MMU Yann E. MORIN
@ 2014-03-03 18:21 ` Gustavo Zacarias
2014-03-03 18:28 ` Yann E. MORIN
0 siblings, 1 reply; 3+ messages in thread
From: Gustavo Zacarias @ 2014-03-03 18:21 UTC (permalink / raw)
To: buildroot
On 03/03/2014 03:20 PM, Yann E. MORIN wrote:
> config BR2_TOOLCHAIN_BUILDROOT_UCLIBC
> bool "uClibc"
> + depends on BR2_USE_MMU
> select BR2_TOOLCHAIN_USES_UCLIBC
> depends on BR2_arcle || BR2_arceb || BR2_arm || BR2_armeb || \
> BR2_avr32 || BR2_bfin || BR2_i386 || BR2_m68k || \
Oops? (UCLIBC)
Regards.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] glibc: needs MMU
2014-03-03 18:21 ` Gustavo Zacarias
@ 2014-03-03 18:28 ` Yann E. MORIN
0 siblings, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-03-03 18:28 UTC (permalink / raw)
To: buildroot
Gustavo, All,
On 2014-03-03 15:21 -0300, Gustavo Zacarias spake thusly:
> On 03/03/2014 03:20 PM, Yann E. MORIN wrote:
>
> > config BR2_TOOLCHAIN_BUILDROOT_UCLIBC
> > bool "uClibc"
> > + depends on BR2_USE_MMU
> > select BR2_TOOLCHAIN_USES_UCLIBC
> > depends on BR2_arcle || BR2_arceb || BR2_arm || BR2_armeb || \
> > BR2_avr32 || BR2_bfin || BR2_i386 || BR2_m68k || \
>
> Oops? (UCLIBC)
> Regards.
Doh... Serves me right for not being careful enough...
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-03 18:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 18:20 [Buildroot] [PATCH] glibc: needs MMU Yann E. MORIN
2014-03-03 18:21 ` Gustavo Zacarias
2014-03-03 18:28 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox