| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add -Wno-error=incompatible-pointer-types to optflags to work around C99 violations that prevent building with GCC 14. [boo#1229236]
- Drop the following patches as they have been accepted by upstream: * 0001-libgit.el-Be-able-to-load-libegit2-from-load-path-if.patch * 0002-Add-install-targets-for-libgit-and-libegit2.patch * 0003-Don-t-mark-libgit2-target-as-phony-don-t-rebuild-it-.patch - Update to 471.373defa * Make it possible to install libgit and libegit2 from Makefile * Be able to load libegit2 from load-path if found * License changed from GPL-3.0-or-later to GPL-2.0-or-later
- Depend on emacs-devel to make sure Emacs packaging macros are installed when not building with emacs-eln
- Initial packaging for openSUSE - Add patch for loading libegit2 dynamic module from load-path - Add patch to add an install target for upstream makefile - Add fix upstream makefile to not build libegit2 each time make is ran