diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/Config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Config b/test/Config index 67052f15c..e9835c425 100644 --- a/test/Config +++ b/test/Config @@ -4,7 +4,7 @@ # # Set the following to `true' to make a debuggable build. -DODEBUG = true +DODEBUG = false # If you want to compile using uClibc as a shared library, turn this on. DODYNAMIC = false |