lace_shared: Add compiler option to show extra debug info in 'constraint_Error' messages.
This commit is contained in:
@@ -63,6 +63,7 @@ is
|
||||
Binder_Options := Binder_Options & "-Es";
|
||||
Compiler_Options := Compiler_Options & "-O0"
|
||||
& "-gnato"
|
||||
& "-gnateE" -- Extra debug info in constraint_Error messages.
|
||||
& "-fstack-check"
|
||||
& "-g";
|
||||
case lace_OS
|
||||
|
||||
Reference in New Issue
Block a user