| ... | @@ -488,7 +488,6 @@ const usage_build_generic = | ... | @@ -488,7 +488,6 @@ const usage_build_generic = |
| 488 | \\ -fno-build-id (default) Saves a bit of time linking | 488 | \\ -fno-build-id (default) Saves a bit of time linking |
| 489 | \\ --eh-frame-hdr Enable C++ exception handling by passing --eh-frame-hdr to linker | 489 | \\ --eh-frame-hdr Enable C++ exception handling by passing --eh-frame-hdr to linker |
| 490 | \\ --emit-relocs Enable output of relocation sections for post build tools | 490 | \\ --emit-relocs Enable output of relocation sections for post build tools |
| 491 | \\ --no-undefined Alias of -z defs | | |
| 492 | \\ -z [arg] Set linker extension flags | 491 | \\ -z [arg] Set linker extension flags |
| 493 | \\ nodelete Indicate that the object cannot be deleted from a process | 492 | \\ nodelete Indicate that the object cannot be deleted from a process |
| 494 | \\ notext Permit read-only relocations in read-only segments | 493 | \\ notext Permit read-only relocations in read-only segments |