Skip to content

Commit

Permalink
Merge pull request #188 from bhundven/remove_ltrace_from_samples
Browse files Browse the repository at this point in the history
Remove ltrace from samples
  • Loading branch information
bhundven committed Sep 29, 2015
2 parents 6b9a872 + a3bb2ae commit 6baef82
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion samples/arm-cortex_a8-linux-gnueabi/crosstool.config
Expand Up @@ -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
Expand Up @@ -25,5 +25,4 @@ CT_DEBUG_duma=y
CT_DEBUG_gdb=y
CT_GDB_CROSS_STATIC=y
CT_GDB_NATIVE=y
CT_DEBUG_ltrace=y
CT_DEBUG_strace=y
1 change: 0 additions & 1 deletion samples/arm-unknown-linux-gnueabi/crosstool.config
Expand Up @@ -17,5 +17,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
1 change: 0 additions & 1 deletion samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
Expand Up @@ -20,5 +20,4 @@ CT_DEBUG_gdb=y
CT_GDB_CROSS_STATIC=y
CT_GDB_NATIVE=y
CT_GDB_NATIVE_STATIC=y
CT_DEBUG_ltrace=y
CT_DEBUG_strace=y
1 change: 0 additions & 1 deletion samples/arm-unknown-linux-uclibcgnueabihf/crosstool.config
Expand Up @@ -23,5 +23,4 @@ CT_DEBUG_gdb=y
CT_GDB_CROSS_STATIC=y
CT_GDB_NATIVE=y
CT_GDB_NATIVE_STATIC=y
CT_DEBUG_ltrace=y
CT_DEBUG_strace=y
1 change: 0 additions & 1 deletion samples/armeb-unknown-linux-gnueabi/crosstool.config
Expand Up @@ -18,5 +18,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
1 change: 0 additions & 1 deletion samples/i686-nptl-linux-gnu/crosstool.config
Expand Up @@ -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

0 comments on commit 6baef82

Please sign in to comment.