summaryrefslogtreecommitdiff
path: root/openembedded/packages/dbus/dbus-0.36/cross.patch
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/dbus/dbus-0.36/cross.patch')
-rw-r--r--openembedded/packages/dbus/dbus-0.36/cross.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/openembedded/packages/dbus/dbus-0.36/cross.patch b/openembedded/packages/dbus/dbus-0.36/cross.patch
deleted file mode 100644
index 6d1d9d8e7..000000000
--- a/openembedded/packages/dbus/dbus-0.36/cross.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- dbus-0.20/configure.in~cross
-+++ dbus-0.20/configure.in
-@@ -466,6 +466,7 @@
- exit (0);
- ]])],
- [have_abstract_sockets=yes],
-+ [have_abstract_sockets=no],
- [have_abstract_sockets=no])
- AC_LANG_POP(C)
- AC_MSG_RESULT($have_abstract_sockets)