mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-27 07:27:14 +00:00
73f384257d
removed debian patches brut force remove rpaths Signed-off-by: Armin Kuster <akuster808@gmail.com>
17 lines
528 B
Diff
17 lines
528 B
Diff
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
|