(C_DEBUG_SWITCH) [not NEWSOS5]:
Don't define if __GNUC__. (KERNEL_FILE) [not NEWSOS5]: New override definition.
This commit is contained in:
@@ -31,7 +31,9 @@
|
||||
/* #define C_OPTIMIZE_SWITCH -O2 */
|
||||
#define C_OPTIMIZE_SWITCH -O
|
||||
|
||||
#ifndef __GNUC__
|
||||
#define C_DEBUG_SWITCH -g3
|
||||
#endif
|
||||
|
||||
#undef TERMINFO
|
||||
|
||||
@@ -43,4 +45,7 @@
|
||||
#undef LIBS_MACHINE
|
||||
#define LIBS_MACHINE -lmld
|
||||
|
||||
#undef KERNEL_FILE
|
||||
#define KERNEL_FILE "/vmunix"
|
||||
|
||||
#endif /* not NEWSOS5 */
|
||||
|
||||
Reference in New Issue
Block a user