ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/libs/pthsem/patches/003-linux4x-fix.patch b/external/subpack/libs/pthsem/patches/003-linux4x-fix.patch
new file mode 100644
index 0000000..167ba4e
--- /dev/null
+++ b/external/subpack/libs/pthsem/patches/003-linux4x-fix.patch
@@ -0,0 +1,11 @@
+--- a/acinclude.m4
++++ b/acinclude.m4
+@@ -894,6 +894,8 @@ changequote(, )dnl
+             x2.[23456789]* ) ;;
+ changequote(, )dnl
+             x3.* ) ;;
++changequote(, )dnl
++            x4.* ) ;;
+ changequote([, ])
+             * ) braindead=yes ;;
+         esac