diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2023-01-06 16:59:55 +0100 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2023-01-09 18:27:02 +0000 |
| commit | 1a89a6f79db101b15299ae19d36d459d2e9673d9 (patch) | |
| tree | 14b7f8a08eb9f0fc0243fcc85435c58485687920 /lib/command_graph.c | |
| parent | 00624c9564457eb62adcd908b310f4df65b0efe5 (diff) | |
lib: disable xref ELF note on mips64el
mips64el does not have a 64-bit PC-relative relocation, which is needed
to emit the ELF note for xrefs. Disabling the ELF note means clippy
takes the fallback path using section headers, so everything does still
work (... unless you strip the section headers.)
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit ee4a6b9f654fbd4e07485037481ad6b4766bbc6d)
Diffstat (limited to 'lib/command_graph.c')
0 files changed, 0 insertions, 0 deletions
