Skip to content

main/monit: Enable optimized builds

jvoisin requested to merge (removed):monit into master

This does the following:

  • remove -g
  • force the usage of -O3

So it optimize for performances, not size.

Edited by jvoisin

Merge request reports