wok diff rrdtool/receipt @ rev 22638

updated dd_rescue (1.22 -> 1.99.8)
author Hans-G?nter Theisgen
date Mon Jan 13 17:41:14 2020 +0100 (2020-01-13)
parents 477bd44d74aa
children 615a666d7811
line diff
     1.1 --- a/rrdtool/receipt	Thu Mar 02 17:39:37 2017 +0100
     1.2 +++ b/rrdtool/receipt	Mon Jan 13 17:41:14 2020 +0100
     1.3 @@ -20,6 +20,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lz"
     1.8  	./configure --prefix=/usr \
     1.9  		--infodir=/usr/share/info \
    1.10  		--enable-perl-site-install \