| ... | ... | @@ -523,8 +523,8 @@ const usage_build_generic = |
| 523 | 523 | \\ -funwind-tables Always produce unwind table entries for all functions |
| 524 | 524 | \\ -fasync-unwind-tables Always produce asynchronous unwind table entries for all functions |
| 525 | 525 | \\ -fno-unwind-tables Never produce unwind table entries |
| 526 | | \\ -ferror-tracing Enable error tracing in ReleaseFast mode |
| 527 | | \\ -fno-error-tracing Disable error tracing in Debug and ReleaseSafe mode |
| 526 | \\ -ferror-tracing Enable error tracing in release builds |
| 527 | \\ -fno-error-tracing Disable error tracing in debug builds |
| 528 | 528 | \\ -fsingle-threaded Code assumes there is only one thread |
| 529 | 529 | \\ -fno-single-threaded Code may not assume there is only one thread |
| 530 | 530 | \\ -fstrip Omit debug symbols |