Skip to content

Fix custom linux-x86_64-debug

Lucas Magalhães requested to merge fix_configure into master

The custom configuration for linux-x86_64-debug was never loaded because the name was wrong. This also fixes the warning "_FORTIFY_SOURCE requires compiling with optimization (-O)".

Merge request reports