Package: netdata
Version: 1.6.0+dfsg-3~bpo9+1
Severity: normal
Dear Maintainer,
While trying to run netdata on a Soekris Net5501 SBC, I learned that
NetData is built using the SSE2 instruction set, and that my AMD Geode
CPU doesn't implement these instructions.
The simple fix is to add --disable-x86-sse to dh_auto_configure, however
this is not a viable solution as it would adversely impact the majority
of users.
Is there potential to build a second binary package for netdata which
includes this autoconf configuration - possibly netdata-nosse2?