hi,
I am not sure how do deal with unwanted cflags(cxxflags), so I ask here :)
For kjs for example -ffast-math is known to cause problems, as we stricly rely
on IEEE compatible floating point, NaN, Inf, signed Zero and all the stuff.
So the question should I filter them?