[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-233-gdab0b2e
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-05-07 11:34:53
|
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 "armadeus".
The branch, master has been updated
via dab0b2ea64def5c97312ccdd8c321a53bd19cbe1 (commit)
from 7cf543897c850a6ebbd390afa0a738dc75bef870 (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 dab0b2ea64def5c97312ccdd8c321a53bd19cbe1
Author: Victor Hiairrassary <vic...@gm...>
Date: Sun Mar 3 15:20:30 2013 +0100
0.9.33: add backtrace support in default config
Signed-off-by: Victor Hiairrassary <vic...@gm...>
-----------------------------------------------------------------------
Summary of changes:
.../target/device/armadeus/uClibc-0.9.33.config | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/uClibc-0.9.33.config b/buildroot/target/device/armadeus/uClibc-0.9.33.config
index d592c51..ffe0c2d 100644
--- a/buildroot/target/device/armadeus/uClibc-0.9.33.config
+++ b/buildroot/target/device/armadeus/uClibc-0.9.33.config
@@ -250,7 +250,7 @@ DOSTRIP=y
# SUPPORT_LD_DEBUG is not set
# SUPPORT_LD_DEBUG_EARLY is not set
# UCLIBC_MALLOC_DEBUGGING is not set
-# UCLIBC_HAS_BACKTRACE is not set
+UCLIBC_HAS_BACKTRACE=y
WARNINGS="-Wall"
# EXTRA_WARNINGS is not set
# DOMULTI is not set
hooks/post-receive
--
armadeus
|