| author | |
| committer | |
| log | 4fcd3e00fad48b15c19f6ed4771fc73adae30f89 |
| tree | 535d2d90df64b94439f82482e936f76636ca5529 |
| parent | 65d36be4a80c45897b344e10cc7e63daafcab9fb |
| signature |
https://www.openwall.com/lists/musl/2024/08/28/11 files changed, 1 insertions(+), 0 deletions(-)
src/musl.zig+1| ... | ... | @@ -387,6 +387,7 @@ fn addCcArgs( |
| 387 | 387 | "-fno-builtin", |
| 388 | 388 | "-fexcess-precision=standard", |
| 389 | 389 | "-frounding-math", |
| 390 | "-ffp-contract=off", | |
| 390 | 391 | "-fno-strict-aliasing", |
| 391 | 392 | "-Wa,--noexecstack", |
| 392 | 393 | "-D_XOPEN_SOURCE=700", |