diff options
Diffstat (limited to 'community/rpm/musl.patch')
-rw-r--r-- | community/rpm/musl.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/rpm/musl.patch b/community/rpm/musl.patch index 65f3a10aa44..fafff62ba6a 100644 --- a/community/rpm/musl.patch +++ b/community/rpm/musl.patch @@ -20,14 +20,3 @@ Reason: Fixes compilation with musl AC_CHECK_HEADERS([dwarf.h], [ WITH_LIBDWARF=yes ---- a/rpmio/digest_nss.c -+++ b/rpmio/digest_nss.c -@@ -6,6 +6,7 @@ - #include <keyhi.h> - #include <cryptohi.h> - #include <blapit.h> -+#include <signal.h> - - #include <rpm/rpmlog.h> - #include "rpmio/digest.h" - |