<div dir="ltr">I am not getting my COPTFLAGS to get used. This is what I use and I see them in the log but they do not seem to make it to the compile line.<div><br></div><div><div>  configure_options = [</div><div>    'COPTFLAGS=-g -O3 -fp-model fast -xMIC-AVX512 -qopt-report=5 -DX2_HAVE_INTEL -dynamic',</div><div>    'CXXOPTFLAGS=-g -O3 -fp-model fast -xMIC-AVX512 -qopt-report=5 -DX2_HAVE_INTEL -dynamic',</div><div>    'FOPTFLAGS=-g -O3 -fp-model fast -xMIC-AVX512 -qopt-report=5 -DX2_HAVE_INTEL -dynamic',</div><div>    </div></div><div><br></div></div>