From 0ec5f81305ea56973fbd6a1333cfbb28ea8a475b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 10 Feb 2003 20:28:12 +0000 Subject: A few minor little changes --- test/Config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Config') diff --git a/test/Config b/test/Config index 3536acf88..80fc6b3d3 100644 --- a/test/Config +++ b/test/Config @@ -1,7 +1,7 @@ # Configuration for uClibc test apps. # Set the following to `true' to make a debuggable build. -DODEBUG = false +DODEBUG = true # If you want to compile using uClibc as a shared library, turn this on. DODYNAMIC = true -- cgit v1.2.3