summaryrefslogtreecommitdiff
path: root/libmpeg2-inline.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libmpeg2-inline.patch')
-rw-r--r--libmpeg2-inline.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/libmpeg2-inline.patch b/libmpeg2-inline.patch
new file mode 100644
index 0000000..c80ced7
--- /dev/null
+++ b/libmpeg2-inline.patch
@@ -0,0 +1,10 @@
+--- libmpeg2/configure.ac 2016-01-20 15:31:37.933547037 +0100
++++ libmpeg2.new/configure.ac 2016-01-20 15:05:40.931231465 +0100
+@@ -149,7 +149,6 @@
+
+ dnl Checks for typedefs, structures, and compiler characteristics.
+ AC_C_CONST
+-AC_C_ALWAYS_INLINE
+ AC_C_RESTRICT
+ AC_C_BUILTIN_EXPECT
+ AC_C_BIGENDIAN