aboutsummaryrefslogtreecommitdiffstats
path: root/community/kodi/kodi-14.0-gcc5.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-10-07 09:50:18 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2015-10-07 15:43:45 +0200
commit386d01f1568ff757b6a8b31cf58d4eee7391c2c1 (patch)
treed6b8c7ff487a5436a1b0a88078534205faa45279 /community/kodi/kodi-14.0-gcc5.patch
parent80a17cd4c0be6796f45304322a74f6cf84fbde32 (diff)
downloadaports-386d01f1568ff757b6a8b31cf58d4eee7391c2c1.tar.bz2
aports-386d01f1568ff757b6a8b31cf58d4eee7391c2c1.tar.xz
community/kodi*: move from main
Diffstat (limited to 'community/kodi/kodi-14.0-gcc5.patch')
-rw-r--r--community/kodi/kodi-14.0-gcc5.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/community/kodi/kodi-14.0-gcc5.patch b/community/kodi/kodi-14.0-gcc5.patch
new file mode 100644
index 0000000000..e4c1e52f7c
--- /dev/null
+++ b/community/kodi/kodi-14.0-gcc5.patch
@@ -0,0 +1,25 @@
+--- a/xbmc/screensavers/rsxs-0.9/lib/argp.h.orig 2015-03-26 13:25:20.000000000 -0500
++++ b/xbmc/screensavers/rsxs-0.9/lib/argp.h 2015-05-19 16:05:20.992493851 -0500
+@@ -559,7 +559,7 @@
+ # endif
+
+ # ifndef ARGP_EI
+-# define ARGP_EI extern __inline__
++# define ARGP_EI extern __inline__ __attribute__ ((gnu_inline))
+ # endif
+
+ ARGP_EI void
+--- a/xbmc/screensavers/rsxs-0.9/lib/argp-fmtstream.h.orig 2015-03-26 13:25:20.000000000 -0500
++++ b/xbmc/screensavers/rsxs-0.9/lib/argp-fmtstream.h 2015-05-19 16:02:25.775456866 -0500
+@@ -198,11 +198,7 @@
+ #endif
+
+ #ifndef ARGP_FS_EI
+-#ifdef __clang__
+ #define ARGP_FS_EI extern inline __attribute__ ((__gnu_inline__))
+-#else
+-#define ARGP_FS_EI extern inline
+-#endif
+ #endif
+
+ ARGP_FS_EI size_t