| ... | ... | @@ -273,7 +273,7 @@ const usage_build_generic = |
| 273 | 273 | \\ -rdynamic Add all symbols to the dynamic symbol table |
| 274 | 274 | \\ -rpath [path] Add directory to the runtime library search path |
| 275 | 275 | \\ --eh-frame-hdr Enable C++ exception handling by passing --eh-frame-hdr to linker |
| 276 | | \\ --emit-relocs Enable output of relocation sections for post build tools |
| 276 | \\ --emit-relocs Enable output of relocation sections for post build tools |
| 277 | 277 | \\ -dynamic Force output to be dynamically linked |
| 278 | 278 | \\ -static Force output to be statically linked |
| 279 | 279 | \\ -Bsymbolic Bind global references locally |