| author | |
| committer | |
| log | 89a506a7efdf6934f2d17380cd98879c00e60824 |
| tree | f0a8adc978032ab83582d1340ceeb7ac38e4aea7 |
| parent | 5685a10ded2dbb64070c8f43911a05584901c5eb |
| signature | Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM |
These are already handled by build_crt_file().1 files changed, 0 insertions(+), 3 deletions(-)
src/musl.zig-3| ... | ... | @@ -463,9 +463,6 @@ fn addCcArgs( |
| 463 | 463 | |
| 464 | 464 | o_arg, |
| 465 | 465 | |
| 466 | "-fno-unwind-tables", | |
| 467 | "-fno-asynchronous-unwind-tables", | |
| 468 | ||
| 469 | 466 | "-Qunused-arguments", |
| 470 | 467 | "-w", // disable all warnings |
| 471 | 468 | }); |