[Buildroot] [pull request] Pull request for branch sh-fix

3 messages, 2 authors, 2011-08-04 · open the first message on its own page

[Buildroot] [pull request] Pull request for branch sh-fix

From: Thomas Petazzoni <hidden>
Date: 2011-07-29 22:00:36

The following changes since commit 55cea3b5ef3bd5464420fd610c73e150443d0e67:

  util-linux: add option for libmount (2011-07-29 13:38:49 +0200)

are available in the git repository at:
  http://free-electrons.com/~thomas/buildroot.git sh-fix

Thomas Petazzoni (1):
      external toolchains: fix SuperH toolchain configuration

 toolchain/toolchain-external/Config.in |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

Thanks,
-- 
Thomas Petazzoni

[Buildroot] [PATCH 1/1] external toolchains: fix SuperH toolchain configuration

From: Thomas Petazzoni <hidden>
Date: 2011-07-29 22:00:37

The CodeSourcery toolchain for SH2-A platforms provide largefile
support, inet RPC, wide char and threads, so adjust the configuration
accordingly.

Signed-off-by: Thomas Petazzoni <redacted>
---
 toolchain/toolchain-external/Config.in |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index bedbb53..0253d83 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -156,6 +156,10 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH2A_201009
 	bool "CodeSoucery SH 2010.09"
 	depends on BR2_sh2a
 	select BR2_TOOLCHAIN_EXTERNAL_UCLIBC
+	select BR2_LARGEFILE
+	select BR2_INET_RPC
+	select BR2_USE_WCHAR
+	select BR2_TOOLCHAIN_HAS_THREADS
 	select BR2_INSTALL_LIBSTDCPP
 	help
 	  Toolchain for the SuperH architecture, from CodeSourcery. It
-- 
1.7.4.1

[Buildroot] [PATCH 1/1] external toolchains: fix SuperH toolchain configuration

From: Peter Korsgaard <hidden>
Date: 2011-08-04 19:01:05

quoted
quoted
quoted
quoted
"Thomas" == Thomas Petazzoni [off-list ref] writes:
 Thomas> The CodeSourcery toolchain for SH2-A platforms provide largefile
 Thomas> support, inet RPC, wide char and threads, so adjust the configuration
 Thomas> accordingly.

Committed, thanks.

-- 
Bye, Peter Korsgaard
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help