| commit | 5715e0b51c266001c65e9bafd7694688bbf8d73b | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <jbeulich@suse.com> | Wed Aug 07 16:31:54 2024 +0200 |
| committer | Jan Beulich <jbeulich@suse.com> | Wed Aug 07 16:31:54 2024 +0200 |
| tree | 653ca8f73c2d2d40876980c12b4bb183332f1c61 | |
| parent | 544248c027aa17845f7b35efc11316892f9af326 [diff] |
VAX: drop OBJ_VMS leftovers OBJ_VMS support was dropped almost 20 years ago (e330299ed5ee). Drop respective code from tc-vax.c as well. While there, make adjustments for OBJ_ELF as well: -K was dropped over 20 years ago (530556a951f5), yet left in md_shortopts. OPTION_PIC isn't really necessary either; 'k' can be used instead. And then the ELF options available weren't displayed by md_show_usage().