lace_shared: Comment out '-gnatp' from 'Fast_Options' as it breaks opengl code.
This commit is contained in:
@@ -35,7 +35,7 @@ is
|
||||
|
||||
Fast_Options := ("-O3",
|
||||
"-gnatn",
|
||||
"-gnatp",
|
||||
-- "-gnatp", -- TODO: This breaks opengl code. Investigate more.
|
||||
"-funroll-loops",
|
||||
"-ftracer");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user