charon-tkm: Build C code with debug information
This commit is contained in:
@@ -9,7 +9,8 @@ project Build_Common is
|
|||||||
|
|
||||||
C_Compiler_Switches := ("-W",
|
C_Compiler_Switches := ("-W",
|
||||||
"-Wall",
|
"-Wall",
|
||||||
"-Wno-unused-parameter");
|
"-Wno-unused-parameter",
|
||||||
|
"-g");
|
||||||
Ada_Compiler_Switches := ("-gnatwale",
|
Ada_Compiler_Switches := ("-gnatwale",
|
||||||
"-gnatygAdISuxo",
|
"-gnatygAdISuxo",
|
||||||
"-gnata",
|
"-gnata",
|
||||||
|
|||||||
Reference in New Issue
Block a user