ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf.
This commit is contained in:
parent
d756d4e555
commit
6305ecda7f
@ -3879,7 +3879,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"
|
||||
0, 0, warn_std_ptr, 0);
|
||||
break;
|
||||
case OBJFMT_ELF:
|
||||
add_prefix (&exec_prefixes, PREFIX"/libexec/elf/", "BINUTILS",
|
||||
add_prefix (&exec_prefixes, PREFIX"/bin/", "BINUTILS",
|
||||
0, 0, warn_std_ptr, 0);
|
||||
break;
|
||||
case OBJFMT_UNKNOWN:
|
||||
|
Loading…
x
Reference in New Issue
Block a user