Explorar el Código

libubacktrace: enabled for all archs indeed.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Carmelo Amoroso hace 13 años
padre
commit
e798b95d13
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

@@ -2334,7 +2334,7 @@ config UCLIBC_MALLOC_DEBUGGING
 
 config UCLIBC_HAS_BACKTRACE
 	bool "Add support for application self-debugging"
-	depends on HAVE_SHARED && TARGET_sh
+	depends on HAVE_SHARED
 	default n
 	help
 	  Answer Y here to compile support for application self-debugging, by adding