summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio
diff options
context:
space:
mode:
authorMichael Dickens <michael.dickens@ettus.com>2018-11-16 09:50:50 -0800
committerMartin Braun <martin.braun@ettus.com>2018-11-16 11:31:35 -0800
commitf621c1b1d3ce1e5f4eeddc161eb3a25c48bc8a9e (patch)
tree8e76dc94bf727669ec6fc2f90c0b139e0d5c2756 /gnuradio-runtime/python/gnuradio
parent853344d67d77296ad0d32155c7f95e17609e44f5 (diff)
runtime: fix use of boost::math::gcd and boost::integer::gcd
+ the former was augmented by the latter in Boost 1.58.0; + they do the same computation; + the former is being deprecated as of Boost 1.66.0, and recommends moving to the latter; + GR supports Boost 1.54.0 and newer, so we need to be able to support both APIs for now.
Diffstat (limited to 'gnuradio-runtime/python/gnuradio')
0 files changed, 0 insertions, 0 deletions