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