diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2023-01-23 17:23:44 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2023-01-23 17:25:51 +0100 |
| commit | d5f5fce6bef39ccd77c463634c75d01b36f155e6 (patch) | |
| tree | 9a6ae9468a51ae5e57c0fa7ad0c70f2295b5b99b /debian/patches/xref_mips64el_pcrel.patch | |
| parent | e2eb2a445cf05c8bd79afcaa8630c41a3edf9c5d (diff) | |
debian: drop patches merged upstream
All patches tracked here got picked up for 8.4.2.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'debian/patches/xref_mips64el_pcrel.patch')
| -rw-r--r-- | debian/patches/xref_mips64el_pcrel.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/patches/xref_mips64el_pcrel.patch b/debian/patches/xref_mips64el_pcrel.patch deleted file mode 100644 index 50c8683c4f..0000000000 --- a/debian/patches/xref_mips64el_pcrel.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- frr-8.4.1/lib/xref.h 2021-11-08 04:44:24.000000000 +0100 -+++ frr-8.4.1/lib/xref.h 2022-11-29 19:40:16.614404443 +0100 -@@ -195,7 +195,7 @@ - * some build issue with it just add -DFRR_XREF_NO_NOTE to your build flags - * to disable it. - */ --#ifdef FRR_XREF_NO_NOTE -+#if defined(FRR_XREF_NO_NOTE) || defined(__mips64) - #define XREF_NOTE "" - #else - |
