wok diff gnuradio/receipt @ rev 23539

updated python-pygments (2.2.0 -> 2.6.1)
author Hans-G?nter Theisgen
date Mon Apr 06 17:01:19 2020 +0100 (2020-04-06)
parents e44d58e5e7e8
children a3c45ab9082e
line diff
     1.1 --- a/gnuradio/receipt	Sat Apr 20 14:21:52 2019 +0100
     1.2 +++ b/gnuradio/receipt	Mon Apr 06 17:01:19 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 \