diff --git a/0-floor/lace_shared/lace_shared.gpr b/0-floor/lace_shared/lace_shared.gpr index 384c97b..e9a9970 100644 --- a/0-floor/lace_shared/lace_shared.gpr +++ b/0-floor/lace_shared/lace_shared.gpr @@ -37,7 +37,8 @@ is "-gnatn", -- "-gnatp", -- TODO: This breaks opengl code. Investigate more. "-funroll-loops", - "-ftracer"); + "-ftracer", + "-g"); -- TODO: Temporary for profiling. Make a new build mode for profiling. Small_Options := ("-Os", "-gnatp",