]> mj.ucw.cz Git - libucw.git/blobdiff - debug/default.cfg
logoutput: Clean up --help message
[libucw.git] / debug / default.cfg
index d57aa9e87c2796d9f99d776e6d7574733133a5b3..267212a54674e2087b8f9db3c86c9e5a50595f69 100644 (file)
@@ -1,5 +1,7 @@
 # Configuration used for debugging LibUCW
 
 Include("default.cfg");
+Set("CONFIG_LOCAL");
 UnSet("CONFIG_SHARED");
 Set("CONFIG_DEBUG");
+Set("CONFIG_EXACT_CPU");