wok diff le/receipt @ rev 21232

updated libhtp and libhtp-dev (0.2.6 -> 0.5.30)
author Hans-G?nter Theisgen
date Thu Apr 11 13:28:24 2019 +0100 (2019-04-11)
parents 1f57a2d79cf7
children 9583b2208286
line diff
     1.1 --- a/le/receipt	Thu Jan 08 11:25:22 2015 +0100
     1.2 +++ b/le/receipt	Thu Apr 11 13:28:24 2019 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
     1.9  	patch -p 0 < $stuff/gcc-4.patch || return 1
    1.10  	./configure \
    1.11  		--prefix=/usr \