Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install only a statically-linked rtl_biast binary. Do not install librtlsdr or package references. #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

courtarro
Copy link

@courtarro courtarro commented Sep 13, 2020

Since the included version of librtlsdr is now quite old, it's best not to install it and potentially cause version conflicts in certain cases. This version removes the shared build of librtlsdr and links rtl_biast only to the static version of the library. Also removed are install references to the librtlsdr package definition file (.pc) and the library's include headers. Resolves my issue #11.

…_biast binary using the static version of librtlsdr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants