aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 16 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
deleted file mode 100644
index 4d00931..0000000
--- a/recipes-security/clamav/clamav-0.99.1/remove_rpath_chk.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: clamav-0.99/configure
-===================================================================
---- clamav-0.99.orig/configure
-+++ clamav-0.99/configure
-@@ -16192,11 +16192,6 @@ $as_echo_n "checking for shared library
- if ${acl_cv_rpath+:} false; then :
- $as_echo_n "(cached) " >&6
- else
--
-- CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
-- ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
-- . ./conftest.sh
-- rm -f ./conftest.sh
- acl_cv_rpath=done
-
- fi