"--enable-optimized" error with flag "-Ofast"

Issue #7 resolved
Former user created an issue

I have setted the next *FLAGS:

#!

-fPIC -pipe -march=native -mtune=native -Ofast -fomit-frame-pointer -ftree-vectorize -fopenmp -fivopts -w

When I try to configure monit with "--enable-optimized" it fails because it deletes only "-Of" from *FLAGS.

Comments (4)

  1. Log in to comment