summaryrefslogtreecommitdiffstats
path: root/recipes-security/clamav/clamav-0.99.1/remove_rpath_chk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/clamav/clamav-0.99.1/remove_rpath_chk.patch')
-rw-r--r--recipes-security/clamav/clamav-0.99.1/remove_rpath_chk.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-security/clamav/clamav-0.99.1/remove_rpath_chk.patch b/recipes-security/clamav/clamav-0.99.1/remove_rpath_chk.patch
new file mode 100644
index 0000000..4d00931
--- /dev/null
+++ b/recipes-security/clamav/clamav-0.99.1/remove_rpath_chk.patch
@@ -0,0 +1,16 @@
1Index: clamav-0.99/configure
2===================================================================
3--- clamav-0.99.orig/configure
4+++ clamav-0.99/configure
5@@ -16192,11 +16192,6 @@ $as_echo_n "checking for shared library
6 if ${acl_cv_rpath+:} false; then :
7 $as_echo_n "(cached) " >&6
8 else
9-
10- CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
11- ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
12- . ./conftest.sh
13- rm -f ./conftest.sh
14 acl_cv_rpath=done
15
16 fi