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/i686-nptl-linux-gnu/crosstool.config | 1 - 1 file changed, 1 deletion(-) (limited to 'samples/i686-nptl-linux-gnu') diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config index 78ab5007..668881ac 100644 --- a/samples/i686-nptl-linux-gnu/crosstool.config +++ b/samples/i686-nptl-linux-gnu/crosstool.config @@ -16,5 +16,4 @@ CT_DEBUG_duma=y CT_DEBUG_gdb=y # CT_GDB_CROSS_PYTHON is not set CT_GDB_NATIVE=y -CT_DEBUG_ltrace=y CT_DEBUG_strace=y -- cgit v1.2.3