Commit 586bd0d
build: extend -Wno-stringop-overflow to LTO link step
GCC's lto-wrapper re-compiles combined IR during linking and doesn't
propagate -Wno-* flags from the compile phase, so the false-positive
-Wstringop-overflow warnings resurfaced at link time.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 883fc39 commit 586bd0d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| |||
0 commit comments