testsuite/dl06: Add a local define to control tracing

Closes #3969
This commit is contained in:
Chris Johns
2020-05-05 15:00:45 +10:00
parent b7702c541c
commit 3f50e8e671
+2
View File
@@ -6,6 +6,8 @@
* http://www.rtems.org/license/LICENSE.
*/
#define DL06_DEBUG_TRACING 0
#include <stdio.h>
#include <dlfcn.h>