This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "uClibc-ng - small C library for embedded systems".
The branch, master has been updated
via 7fa20cef3fc120c9c9fb96c46bd06feb69cef3ca (commit)
via 5e0ada6a23c683851b8e20ee7ade0cee7a9b4900 (commit)
from 3d39f1ae2b2bb9f2aa30eee4b34486b03e24c175 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7fa20cef3fc120c9c9fb96c46bd06feb69cef3ca
Merge: 5e0ada6 3d39f1a
Author: Waldemar Brodkorb <wbx(a)uclibc-ng.org>
Date: Tue Dec 30 18:34:38 2014 +0100
Merge branch 'master' of
git+ssh://openadk.org/git/uclibc-ng
commit 5e0ada6a23c683851b8e20ee7ade0cee7a9b4900
Author: Waldemar Brodkorb <wbx(a)uclibc-ng.org>
Date: Tue Dec 30 18:34:30 2014 +0100
reenable c6x for toolchain testing without NPTL
-----------------------------------------------------------------------
Summary of changes:
extra/Configs/Config.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 5d0f4f0..2a8c006 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -62,8 +62,8 @@ config TARGET_bfin
# someone could sync this tree:
#
http://linux-c6x.org/git/?p=uClibc.git;a=summary
-#config TARGET_c6x
-# bool "c6x"
+config TARGET_c6x
+ bool "c6x"
config TARGET_cris
bool "cris"
hooks/post-receive
--
uClibc-ng - small C library for embedded systems