summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/samba/samba-3.6.24/configure-disable-core_pattern-cross-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/samba/samba-3.6.24/configure-disable-core_pattern-cross-check.patch')
-rw-r--r--meta-oe/recipes-connectivity/samba/samba-3.6.24/configure-disable-core_pattern-cross-check.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/samba/samba-3.6.24/configure-disable-core_pattern-cross-check.patch b/meta-oe/recipes-connectivity/samba/samba-3.6.24/configure-disable-core_pattern-cross-check.patch
new file mode 100644
index 000000000..2d9618973
--- /dev/null
+++ b/meta-oe/recipes-connectivity/samba/samba-3.6.24/configure-disable-core_pattern-cross-check.patch
@@ -0,0 +1,20 @@
1--- samba-3.6.8/source3/configure.orig 2012-10-01 16:28:17.559074996 -0300
2+++ samba-3.6.8/source3/configure 2012-10-01 16:39:07.747700087 -0300
3@@ -16718,7 +16718,7 @@
4 #################################################
5 # Check to see if core dump directory is defined in linux
6 # with /proc/sys/kernel/core_pattern
7-
8+if false; then
9 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /proc/sys/kernel/core_pattern" >&5
10 $as_echo_n "checking for /proc/sys/kernel/core_pattern... " >&6; }
11 if ${ac_cv_file__proc_sys_kernel_core_pattern+:} false; then :
12@@ -16739,7 +16739,7 @@
13 $as_echo "#define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1" >>confdefs.h
14
15 fi
16-
17+fi
18
19 #############################
20 # check if building with gpfs