From a3bb2aeb4445bef4250acaaff99fc8dbb0599f8b Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Tue, 29 Sep 2015 12:37:29 -0700 Subject: Remove ltrace from samples As of right now, ltrace fails to build. To get CI happy, lets just disable it! When we fix ltrace, just revert this change. This is also in reference to bug #115 Signed-off-by: Bryan Hundven --- samples/arm-cortex_a8-linux-gnueabi/crosstool.config | 1 - 1 file changed, 1 deletion(-) (limited to 'samples/arm-cortex_a8-linux-gnueabi') diff --git a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config index 3680597b..b9c424c8 100644 --- a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config +++ b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config @@ -20,5 +20,4 @@ CT_DEBUG_gdb=y # CT_GDB_CROSS_PYTHON is not set CT_GDB_NATIVE=y CT_GDB_NATIVE_STATIC=y -CT_DEBUG_ltrace=y CT_DEBUG_strace=y -- cgit v1.2.3