The optimization level can now be selected as part of the configuration

This commit is contained in:
Gregory Nutt
2014-01-24 07:45:35 -06:00
parent d2472c7494
commit f3f5378acc
176 changed files with 97 additions and 210 deletions
+1
View File
@@ -67,6 +67,7 @@ static const char *dequote_list[] =
"CONFIG_EXECFUNCS_SYMTAB", /* Symbol table used by exec[l|v] */
"CONFIG_PASS1_BUILDIR", /* Pass1 build directory */
"CONFIG_PASS1_TARGET", /* Pass1 build target */
"CONFIG_DEBUG_OPTLEVEL", /* Custom debug level */
/* NxWidgets/NxWM */