aboutsummaryrefslogtreecommitdiff
path: root/libs/pthsem/patches/003-linux4x-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pthsem/patches/003-linux4x-fix.patch')
-rw-r--r--libs/pthsem/patches/003-linux4x-fix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libs/pthsem/patches/003-linux4x-fix.patch b/libs/pthsem/patches/003-linux4x-fix.patch
new file mode 100644
index 000000000..d8e4d1735
--- /dev/null
+++ b/libs/pthsem/patches/003-linux4x-fix.patch
@@ -0,0 +1,13 @@
+Index: pthsem-2.0.8/acinclude.m4
+===================================================================
+--- pthsem-2.0.8.orig/acinclude.m4
++++ pthsem-2.0.8/acinclude.m4
+@@ -894,6 +894,8 @@ changequote(, )dnl
+ x2.[23456789]* ) ;;
+ changequote(, )dnl
+ x3.* ) ;;
++changequote(, )dnl
++ x4.* ) ;;
+ changequote([, ])
+ * ) braindead=yes ;;
+ esac