introduced to work-around bug in the gcc-11.1 optimiser which is fixed in gcc-11.2 See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101634
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
c++DBUG =
|
|
c++OPT = -O3 -mcpu=native
|
|
|
|
ROUNDING_MATH = -frounding-math
|