commit a39e023ce1ff6807b550a3d4d1395bf5190b40de
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Fri Jan 27 12:40:51 2023 -0600
spec: Add comment about annobin patch arch requirement
kodi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index 94415fb..bf89734 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -76,7 +76,7 @@ Patch1: kodi-20-versioning.patch
# GCC 13 requires explicit definition of cstdint header
Patch2: kodi-20-cstdint.patch
-# Fix an annobin issue
+# Fix an annobin issue, required for ARM arch
Patch3: kodi-20-annobin-workaround.patch
%ifarch x86_64
Show replies by date