| ... | @@ -387,6 +387,7 @@ fn addCcArgs( | ... | @@ -387,6 +387,7 @@ fn addCcArgs( |
| 387 | "-fno-builtin", | 387 | "-fno-builtin", |
| 388 | "-fexcess-precision=standard", | 388 | "-fexcess-precision=standard", |
| 389 | "-frounding-math", | 389 | "-frounding-math", |
| | 390 | "-ffp-contract=off", |
| 390 | "-fno-strict-aliasing", | 391 | "-fno-strict-aliasing", |
| 391 | "-Wa,--noexecstack", | 392 | "-Wa,--noexecstack", |
| 392 | "-D_XOPEN_SOURCE=700", | 393 | "-D_XOPEN_SOURCE=700", |