wok diff gnuradio/receipt @ rev 23610

updated rdesktop (1.8.6 -> 1.9.0)
author Hans-G?nter Theisgen
date Tue Apr 14 06:35:47 2020 +0100 (2020-04-14)
parents e44d58e5e7e8
children a3c45ab9082e
line diff
     1.1 --- a/gnuradio/receipt	Sat Apr 20 14:21:52 2019 +0100
     1.2 +++ b/gnuradio/receipt	Tue Apr 14 06:35:47 2020 +0100
     1.3 @@ -25,6 +25,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 -lpthread"
     1.8  	patch --input=$stuff/patches/float_array_to_int.patch \
     1.9  		$src/gr-blocks/lib/float_array_to_int.cc
    1.10  	patch --input=$stuff/patches/test_tag_variable_rate_ff_impl.patch \