917fa2ca23
Backporting an upstreamed patch in order to fix a build failure like
this one:
In file included from src/math/src/polyc.c:43:0:
src/math/src/poly.findroots.c: In function
'polyc_findroots_bairstow_recursion':
src/math/src/poly.findroots.c:305:9: error: non-floating-point argument
in call to function '__builtin_isnan'
if (isnan(du) || isnan(dv)) {
Upstream commit URL:
|
||
---|---|---|
.. | ||
0001-configure.ac-use-AC_CONFIG_MACRO_DIR.patch | ||
0002-math-poly-wrapping-isnan-in-T_ABS-to-help-compilatio.patch | ||
Config.in | ||
liquid-dsp.hash | ||
liquid-dsp.mk |