3,045
edits
Changes
From Genome Analysis Wiki
no edit summary
To see all make options, type <code>make help</code>.
}}
If compilation fails due to warnings being treated as errors, please contact us so we can fix the warnings. As a work-around to get it to compile, you can disable the treatment of warnings as errors by editing libStatGen/general/Makefile to remove <code>-Werror</code>.