frr/python
David Lamparter 2e84c37460 build: hppa is weird
hppa (yes, HP PA-RISC) apparently creates relocations that refer to
".init+0x12345" for everything, referencing way past the end of the
.init section.  While this is only fallback code hit when XREF_SETUP()
is missing (i.e. the FRRouting.XREF ELF note is absent), try to make it
work anyway.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2024-05-02 23:03:08 +02:00
..
clippy build: hppa is weird 2024-05-02 23:03:08 +02:00
callgraph-dot.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
clidef.py Merge pull request #12248 from pguibert6WIND/bgpasdot 2023-02-21 08:01:03 -05:00
firstheader.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
makefile.py python: apply black formatting 2022-10-28 11:01:22 +01:00
makevars.py *: reformat python files 2020-10-07 17:22:26 -04:00
runtests.py python: apply black formatting 2022-10-28 11:01:22 +01:00
test_xrelfo.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
tiabwarfo.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
xref2vtysh.py lib: add keychain northbound support 2024-03-04 20:00:15 -05:00
xrefstructs.json python/xrelfo: cross-platform xrefstructs.json 2021-02-23 16:56:58 +01:00
xrelfo.py build: warn/fail on missing XREF_SETUP() 2024-05-02 23:03:08 +02:00