This builds and installs an old version of librtlsdr. Can we build it statically instead?
courtarro opened this issue · 0 comments
courtarro commented
If you want to sudo make install
this binary tool, it also installs an old version of librtlsdr
in /var/local
by default, which for some users would override any other installed version of librtlsdr
. Is it possible to set this rtl_biast
binary to be statically linked to its version of librtlsdr
so that we don't need to replace the one installed on the system?