| ... | @@ -561,6 +561,8 @@ const usage_build_generic = | ... | @@ -561,6 +561,8 @@ const usage_build_generic = |
| 561 | \\ -fno-lld Prevent using LLD as the linker | 561 | \\ -fno-lld Prevent using LLD as the linker |
| 562 | \\ -fcompiler-rt Always include compiler-rt symbols in output | 562 | \\ -fcompiler-rt Always include compiler-rt symbols in output |
| 563 | \\ -fno-compiler-rt Prevent including compiler-rt symbols in output | 563 | \\ -fno-compiler-rt Prevent including compiler-rt symbols in output |
| | 564 | \\ -fubsan-rt Always include ubsan-rt symbols in the output |
| | 565 | \\ -fno-ubsan-rt Prevent including ubsan-rt symbols in the output |
| 564 | \\ -rdynamic Add all symbols to the dynamic symbol table | 566 | \\ -rdynamic Add all symbols to the dynamic symbol table |
| 565 | \\ -feach-lib-rpath Ensure adding rpath for each used dynamic library | 567 | \\ -feach-lib-rpath Ensure adding rpath for each used dynamic library |
| 566 | \\ -fno-each-lib-rpath Prevent adding rpath for each used dynamic library | 568 | \\ -fno-each-lib-rpath Prevent adding rpath for each used dynamic library |