| ... | @@ -539,8 +539,8 @@ const usage_build_generic = | ... | @@ -539,8 +539,8 @@ const usage_build_generic = |
| 539 | \\ -funwind-tables Always produce unwind table entries for all functions | 539 | \\ -funwind-tables Always produce unwind table entries for all functions |
| 540 | \\ -fasync-unwind-tables Always produce asynchronous unwind table entries for all functions | 540 | \\ -fasync-unwind-tables Always produce asynchronous unwind table entries for all functions |
| 541 | \\ -fno-unwind-tables Never produce unwind table entries | 541 | \\ -fno-unwind-tables Never produce unwind table entries |
| 542 | \\ -ferror-tracing Enable error tracing in ReleaseFast mode | 542 | \\ -ferror-tracing Enable error tracing in release builds |
| 543 | \\ -fno-error-tracing Disable error tracing in Debug and ReleaseSafe mode | 543 | \\ -fno-error-tracing Disable error tracing in debug builds |
| 544 | \\ -fsingle-threaded Code assumes there is only one thread | 544 | \\ -fsingle-threaded Code assumes there is only one thread |
| 545 | \\ -fno-single-threaded Code may not assume there is only one thread | 545 | \\ -fno-single-threaded Code may not assume there is only one thread |
| 546 | \\ -fstrip Omit debug symbols | 546 | \\ -fstrip Omit debug symbols |